Skip to content

chore(deps): update all dependencies - #128

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

chore(deps): update all dependencies#128
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@angular/build 22.1.222.1.3 age confidence pnpm.catalog.angular patch
@angular/cli 22.1.222.1.3 age confidence pnpm.catalog.angular patch
@angular/common (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@angular/compiler (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@angular/compiler-cli (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@angular/core (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@angular/forms (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@angular/platform-browser (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@angular/router (source) 22.1.022.1.1 age confidence pnpm.catalog.angular patch
@stoplight/spectral-cli 6.16.26.16.3 age confidence pnpm.catalog.default patch
@testing-library/angular 19.4.119.4.2 age confidence pnpm.catalog.testing-library patch
@testing-library/user-event 14.6.114.6.3 age confidence pnpm.catalog.testing-library patch 14.6.4
Microsoft.AspNetCore.Authentication.JwtBearer (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.AspNetCore.Mvc.Testing (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.AspNetCore.OpenApi (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.EntityFrameworkCore.Tools (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.Extensions.ApiDescription.Server (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.Extensions.Caching.Hybrid (source) 10.8.010.9.0 age confidence nuget minor
Microsoft.Extensions.Hosting (source) 11.0.0-preview.6.26359.11811.0.0-preview.7.26381.103 age confidence nuget patch
Microsoft.Extensions.Http.Resilience (source) 10.8.010.9.0 age confidence nuget minor
Microsoft.Extensions.ServiceDiscovery (source) 10.8.010.9.0 age confidence nuget minor
Microsoft.Extensions.ServiceDiscovery.Yarp (source) 10.8.010.9.0 age confidence nuget minor
Microsoft.Extensions.TimeProvider.Testing (source) 10.8.010.9.0 age confidence nuget minor
Microsoft.Testing.Extensions.CodeCoverage 18.9.018.10.0 age confidence nuget minor
NSubstitute (source) 6.0.06.2.0 age confidence nuget minor
OpenFeature (source) 2.14.02.14.1 age confidence nuget patch
OpenFeature.Hosting (source) 2.14.02.14.1 age confidence nuget patch
Scalar.AspNetCore (source) 2.16.172.16.18 age confidence nuget patch
TUnit 1.63.01.64.13 age confidence nuget minor
TUnit.AspNetCore 1.63.01.64.13 age confidence nuget minor
WolverineFx 6.24.76.26.0 age confidence nuget minor
WolverineFx.EntityFrameworkCore 6.24.76.26.0 age confidence nuget minor
WolverineFx.Postgresql 6.24.76.26.0 age confidence nuget minor
WolverineFx.RuntimeCompilation 6.24.76.26.0 age confidence nuget minor
docker.io/library/postgres (source) d129b95a02db8c digest
docker.io/library/redis (source) 39353c6344e394 digest
eslint (source) 10.8.010.8.1 age confidence pnpm.catalog.eslint patch
grafana/grafana d177053ab5cb38 digest
grafana/loki f968164efd47c6 digest
ng-packagr 22.1.022.1.1 age confidence pnpm.catalog.angular patch
oxfmt (source) 0.61.00.62.0 age confidence pnpm.catalog.default minor 0.63.0
oxlint (source) 1.76.01.77.0 age confidence pnpm.catalog.default minor 1.78.0
pnpm (source) 11.19.011.21.0 age confidence packageManager minor
postcss (source) 8.5.258.5.26 age confidence pnpm.catalog.default patch

Release Notes

angular/angular-cli (@​angular/build)

v22.1.3

Compare Source

@​angular/cli
Commit Type Description
f837b788c6 fix always install package during ng add to inspect manifest on disk for schematics (#​33718)
72ae93638d fix correctly report available package updates during bare ng update
a949e06568 fix discover migrations from installed packages when omitted by registry metadata (#​33718)
1d9122fd50 fix normalize Windows drive-letter casing for process.cwd
@​angular/build
Commit Type Description
a4860d505a fix prevent build process hang on unhandled error (#​33715)
7686d66cab fix retain watch files on error in load result cache
25b7cf7504 fix support case-insensitive and alternative license file names
4fd81402ce perf release build resources early in non-watch mode (#​33715)
@​angular/ssr
Commit Type Description
6af906cb94 fix settle writeResponseToNodeResponse when client disconnects
917d3b2254 perf avoid buffering request body when sanitizing headers
angular/angular (@​angular/common)

v22.1.1

Compare Source

core
Commit Type Description
aa6d3189c1 fix initialize hydration triggers after late runtime activation
deecb301c8 fix warn when style property bindings receive invalid values
http
Commit Type Description
ac3728e79f fix avoid aborting completed requests in FetchBackend
688a0a7118 fix respect content-type charset in fetch backend text decoder
a13b968451 fix run root interceptors in the terminal request chain
32af9b525e fix strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue
stoplightio/spectral (@​stoplight/spectral-cli)

v6.16.3

Compare Source

What's Changed

New Contributors

Full Changelog: stoplightio/spectral@v6.16.2...v6.16.3

testing-library/angular-testing-library (@​testing-library/angular)

v19.4.2

Compare Source

Bug Fixes
testing-library/user-event (@​testing-library/user-event)

v14.6.3

Compare Source

dotnet/extensions (Microsoft.Extensions.Caching.Hybrid)

v10.9.0

Version 10.9.0 is headlined by changes in these areas:

  • AI: New experimental routing APIs center on the abstract RoutingChatClient base class, with SemanticRoutingChatClient as a concrete semantic-routing implementation. Separately, the abstract FailoverChatClient specialization and its concrete OrderedFailoverChatClient implementation add failover routing.
  • AI Evaluation: The generated report gains redesigned Overview, Cases, History, and Comparison views.
  • ASP.NET Core and HTTP diagnostics: The release adds HTTP request latency log enrichment and fixes configuration binding, response-body logging, request-path redaction, and resilience package version handling.
  • Source-generated logging and service discovery: Fixes cover classification type qualification, thread-local state cleanup, and DNS query suffix handling.

Experimental API Changes

New Experimental APIs
  • New experimental API: HTTP request latency log enrichment (EXTEXP0013) #​7602
  • New experimental API: Chat client routing and failover (MEAI001) #​7662

What's Changed

AI (Microsoft.Extensions.AI, Microsoft.Extensions.AI.Abstractions, and Microsoft.Extensions.AI.OpenAI)

Note: Microsoft.Extensions.AI.OpenAI constrains its dependency for OpenAI to 2.12.x, preventing OpenAI updates to 2.13.0+ due to an incompatibility. We expect to release Microsoft.Extensions.AI.OpenAI version 10.9.1 during the week of August 17 to address this issue.

HTTP Resilience and Diagnostics (Microsoft.Extensions.Http.Resilience and Microsoft.Extensions.Http.Diagnostics)
ASP.NET Core Extensions (Microsoft.AspNetCore.Diagnostics.Middleware)
Logging Source Generator (Microsoft.Gen.Logging)
AI Evaluation (Microsoft.Extensions.AI.Evaluation.Reporting)
Project Templates (Microsoft.McpServer.ProjectTemplates)

Note: The MCP server project template was migrated to the dotnet/aspnetcore repository, and it is now included in the .NET 10 and .NET 11 SDKs.

Service Discovery (Microsoft.Extensions.ServiceDiscovery.Dns)

Test Improvements

Repository Infrastructure Updates

  • [main] Update dependencies from dotnet/arcade #​7621
  • Merge release/10.8 into main #​7632 by @​jeffhandley (co-authored by @​jozkee @​Copilot)
  • Add agentic workflows that keep Microsoft.Extensions.AI aligned with OpenTelemetry GenAI semantic-conventions #​7611 by @​jeffhandley (co-authored by @​Copilot)
  • Bump brace-expansion, eslint and tfx-cli in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7648
  • Add a release-manager agent for the dotnet/extensions release process #​7643 by @​jeffhandley (co-authored by @​Copilot)
  • Bump CommunityToolkit.VectorData package baselines to 1.0.0 / 1.0.0-preview #​7651 by @​adamsitnik (co-authored by @​Copilot)
  • Incorporate servicing release experience into release-manager playbooks #​7656 by @​jeffhandley (co-authored by @​Copilot)
  • Bump dotnet-reportgenerator-globaltool from 5.5.10 to 5.5.11 #​7666
  • Bump adm-zip and azure-pipelines-task-lib in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript/azure-devops-report/tasks/PublishAIEvaluationReport #​7652
  • Bump postcss from 8.5.15 to 8.5.23 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7660
  • Bump PowerShell from 7.6.3 to 7.6.4 #​7650
  • [main] Update dependencies from dotnet/arcade #​7644
  • [release-manager] Require package dependency closure for releases #​7693 by @​jeffhandley (co-authored by @​Copilot)
  • Optionally allow official builds to publish VSIX extension. #​7692 by @​peterwald
  • [main] Update dependencies from dotnet/arcade #​7690

Acknowledgements

Full Changelog: dotnet/extensions@v10.8.4...v10.9.0

Packages in this release

Package Version
Microsoft.AspNetCore.Testing 10.9.0
Microsoft.Extensions.AI.Abstractions 10.9.0
Microsoft.Extensions.AI.Evaluation.Console 10.9.0
Microsoft.Extensions.AI.Templates 10.9.0-preview.3.26411.16
Microsoft.Extensions.AmbientMetadata.Application 10.9.0
Microsoft.Extensions.AmbientMetadata.Build 10.9.0
Microsoft.Extensions.AuditReports 10.9.0
Microsoft.Extensions.Caching.Hybrid 10.9.0
Microsoft.Extensions.Compliance.Abstractions 10.9.0
Microsoft.Extensions.DataIngestion.Abstractions 10.9.0-preview.1.26411.16
Microsoft.Extensions.DependencyInjection.AutoActivation 10.9.0
Microsoft.Extensions.Diagnostics.ExceptionSummarization 10.9.0
Microsoft.Extensions.ObjectPool.DependencyInjection 10.9.0
Microsoft.Extensions.Options.Contextual 10.9.0-preview.1.26411.16
Microsoft.Extensions.ServiceDiscovery.Abstractions 10.9.0
Microsoft.Extensions.StaticAnalysis 10.9.0
Microsoft.Extensions.TimeProvider.Testing 10.9.0
Microsoft.Extensions.AI 10.9.0
Microsoft.Extensions.AI.Evaluation 10.9.0
Microsoft.Extensions.AI.OpenAI 10.9.0
Microsoft.Extensions.AsyncState 10.9.0
Microsoft.Extensions.Compliance.Redaction 10.9.0
Microsoft.Extensions.Compliance.Testing 10.9.0
Microsoft.Extensions.DataIngestion.Markdig 10.9.0-preview.1.26411.16
Microsoft.Extensions.DataIngestion.MarkItDown 10.9.0-preview.1.26411.16
Microsoft.Extensions.ServiceDiscovery 10.9.0
Microsoft.Extensions.Telemetry.Abstractions 10.9.0
Microsoft.Extensions.VectorData.Abstractions 10.9.0
Microsoft.AspNetCore.AsyncState 10.9.0
Microsoft.AspNetCore.HeaderParsing 10.9.0
Microsoft.Extensions.AI.Evaluation.NLP 10.9.0-preview.1.26411.16
Microsoft.Extensions.AI.Evaluation.Quality 10.9.0
Microsoft.Extensions.AI.Evaluation.Reporting 10.9.0
Microsoft.Extensions.AI.Evaluation.Safety 10.9.0-preview.1.26411.16
Microsoft.Extensions.DataIngestion 10.9.0-preview.1.26411.16
Microsoft.Extensions.Diagnostics.HealthChecks.Common 10.9.0
Microsoft.Extensions.Diagnostics.Probes 10.9.0-preview.1.26411.16
Microsoft.Extensions.Diagnostics.ResourceMonitoring 10.9.0
Microsoft.Extensions.Diagnostics.Testing 10.9.0
Microsoft.Extensions.Resilience 10.9.0
Microsoft.Extensions.ServiceDiscovery.Dns 10.9.0
Microsoft.Extensions.ServiceDiscovery.Yarp 10.9.0
Microsoft.Extensions.Telemetry 10.9.0
Microsoft.Extensions.VectorData.ConformanceTests 10.9.0
Microsoft.AspNetCore.Diagnostics.Middleware 10.9.0
Microsoft.Extensions.AI.Evaluation.Reporting.Azure 10.9.0
Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization 10.9.0
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes 10.9.0
Microsoft.Extensions.Hosting.Testing 10.9.0-preview.1.26411.16
Microsoft.Extensions.Http.Diagnostics 10.9.0
Microsoft.Extensions.Http.Resilience 10.9.0

The Microsoft.Agents.AI.ProjectTemplates package is not included in this release.

nsubstitute/NSubstitute (NSubstitute)

v6.2.0

NSubstitute v6.2.0

This release improves generic call matching (#​989, #​974, #​990). Thanks to @​zvirja and @​JMolenkamp for fixes this.
We've also switched to using trusted nuget publishing linked to GitHub Releases. (#​987, @​zvirja)

What's Changed

Full Changelog: nsubstitute/NSubstitute@v6.1.0...v6.2.0

v6.1.0

NSubstitute v6.1.0

This release reverts nullability support introduced in 6.0. This change caused a number of problems for callers (#​973, #​976), and trying to resolve these (#​976) revealed the need for more fundamental changes to NSubstitute to effectively support this. As a result, nullability is again disabled for public API. Huge thanks to @​jdb0123, @​Romfos, and @​Moha-sami for their PRs addressing this, and thanks for all those who raised issues. We also humbly award @​zvirja with one unlimited "I told you so" pass to use as he sees fit.

What's Changed

New Contributors

Full Changelog: nsubstitute/NSubstitute@v6.0.0...v6.1.0

open-feature/dotnet-sdk (OpenFeature)

v2.14.1

🐛 Bug Fixes
  • initialize lifecycle on hosts without IHostedLifecycleService support (#​787) (c942dba)
thomhurst/TUnit (TUnit)

v1.64.13: 1.64.13

What's Changed
Other Changes
Dependencies
New Contributors

Full Changelog: thomhurst/TUnit@v1.64.6...v1.64.13

v1.64.6: 1.64.6

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.64.0...v1.64.6

v1.64.0: 1.64.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.63.25...v1.64.0

v1.63.25: 1.63.25

What's Changed
Ot

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Brussels)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Coverage Report for Frontend Vitest Coverage

Status Category Percentage Covered / Total
🟢 Lines 92.68% 545 / 588
🟢 Statements 93.12% 718 / 771
🟢 Functions 84.31% 86 / 102
🟢 Branches 90.71% 254 / 280
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
Sandbox.AngularWorkspace/projects/form-validation-lib/src/lib/form-field-aria.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/form-validation-lib/src/lib/form-field-messages.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/form-validation-lib/src/lib/form-field-validation-error.ts 87.5% 87.5% 100% 83.33% 17
Sandbox.AngularWorkspace/projects/form-validation-lib/src/lib/form-field-validation-messages.token.ts 57.14% 100% 40% 57.14% 9, 11, 13
Sandbox.AngularWorkspace/projects/form-validation-lib/src/lib/index.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/authentication/anonymous.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/authentication/authenticated-guard.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/authentication/authenticated.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/authentication/authentication.ts 80% 100% 50% 66.66% 17-21
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/authentication/user.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/billing/billing.service.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/billing/billing-overview/billing-overview.html 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/billing/billing-overview/billing-overview.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/billing/models/billing-overview-response.model.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/core/header/header.html 92.1% 50% 100% 92.59% 58-62
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/core/header/header.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/core/theme/theme-toggle.html 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/core/theme/theme-toggle.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/core/theme/theme.service.ts 84.37% 60% 81.81% 82.75% 27, 43, 63-65
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customer-management.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customer-details/customer-details.html 100% 90% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customer-details/customer-details.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customer-form/customer-form.html 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customer-form/customer-form.ts 100% 77.77% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customers-list/customers-list.html 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customers-list/customers-list.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customers-overview/customers-overview.html 93.33% 100% 0% 100% 26
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/customers-overview/customers-overview.ts 87.5% 100% 50% 75% 18
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/models/address.model.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/models/create-customer-command.model.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/models/customer-details-response.model.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/models/customer-overview-response.model.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/models/strongly-typed-ids.model.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/shared/customer-address/customer-address.html 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/customer-management/shared/customer-address/customer-address.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/feature-flags/feature-flag-keys.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/feature-flags/feature-flag.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/feature-flags/feature-flags.ts 81.81% 77.77% 60% 100% 13, 16
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/components/alert/alert.ts 93.54% 100% 80% 92.3% 71-78
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/components/info-card/info-card.html 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/components/info-card/info-card.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/components/table/table-body-template.ts 80% 100% 100% 66.66% 22
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/components/table/table.html 49.12% 50% 33.33% 48.93% 13, 73-97, 101-143
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/components/table/table.ts 83.33% 100% 33.33% 83.33% 22, 17
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/event-managers/index.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/event-managers/prevent-default-event.plugin.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/functions/generation.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/functions/parse.ts 100% 75% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/functions/problem-details.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/functions/strongly-typed-id-attribute.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/shared/operators/filter-nullish.operator.ts 100% 100% 100% 100%
Sandbox.AngularWorkspace/projects/sandbox-app/src/app/test/test-utils.ts 83.33% 50% 100% 83.33% 3
Generated in workflow #1170 for commit b61c3b2 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/06/2026 - 14:03:22
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1151_31108727802

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/06/2026 - 19:31:13
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1152_31126910453

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from a81d849 to 64f7f8d Compare August 7, 2026 00:54
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/07/2026 - 00:56:40
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1153_31136259819

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/07/2026 - 05:38:06
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1154_31151104448

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/07/2026 - 13:01:00
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1155_31180539249

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/07/2026 - 16:46:16
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1156_31198986256

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/07/2026 - 20:36:30
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1157_31216444621

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/08/2026 - 09:29:28
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1158_31250607734

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/08/2026 - 17:39:29
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1159_31269883299

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/09/2026 - 01:00:57
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1160_31287306903

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/09/2026 - 12:54:29
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1161_31314358965

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/09/2026 - 16:51:34
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1162_31324785369

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/10/2026 - 02:19:05
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1163_31349356840

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/10/2026 - 14:12:10
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1164_31396682930

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/10/2026 - 19:04:35
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1165_31422107787

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/10/2026 - 22:49:15
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1166_31439749367

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/11/2026 - 02:28:11
Parser: Cobertura
Assemblies: 5
Classes: 49
Files: 36
Line coverage: 75% (514 of 685)
Covered lines: 514
Uncovered lines: 171
Coverable lines: 685
Total lines: 1432
Branch coverage: 73.1% (139 of 190)
Covered branches: 139
Total branches: 190
Method coverage: Feature is only available for sponsors
Tag: 1167_31452363290

Coverage

Sandbox.ApiService - 54.7%
Name Line Branch
Sandbox.ApiService 54.7% 46.9%
Program 80% 50%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 61.3% 56%
Sandbox.Modules.Billing - 56.6%
Name Line Branch
Sandbox.Modules.Billing 56.6% 100%
Sandbox.Modules.Billing.Application.GetBillingOverview 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Request 0%
Sandbox.Modules.Billing.Application.GetBillingOverview.Response 0%
Sandbox.Modules.Billing.BillingModule 86.6% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 94.9%
Name Line Branch
Sandbox.Modules.CustomerManagement 94.9% 92.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90.9% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseBillingA
ddress
100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ResponseShipping
Address
0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Request 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerCache 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 73.3% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 83.3%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 85.7%
Sandbox.Modules.CustomerManagement.Domain.FullName 75%
Sandbox.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 100%
Sandbox.ServiceDefaults - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 75.4%
Name Line Branch
Sandbox.SharedKernel 75.4% 92.8%
Sandbox.SharedKernel.Domain.ISoftDelete 40%
Sandbox.SharedKernel.FeatureFlags.FeatureFlag 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagEndpointFilter 0% 0%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagExtensions 62% 83.3%
Sandbox.SharedKernel.FeatureFlags.FeatureFlagKeys 0%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 780bd0c to 9336843 Compare August 12, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants