Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mcr.microsoft.com/dotnet/aspnet Docker tag to v8 #689

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mcr.microsoft.com/dotnet/aspnet docker major 7.0 -> 8.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jan 4, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@github-actions github-actions bot added enhancement New feature or request maintenance labels Jan 4, 2024
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 4617fbc to 30bc2af Compare January 4, 2024 23:06
Copy link

github-actions bot commented Jan 4, 2024

Test Results

282 tests  ±0   282 ✅ ±0   5s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 30bc2af. ± Comparison against base commit a552815.

This pull request removes 17 and adds 17 tests. Note that renamed tests count towards both.
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: AuthenticateResult { Id = 01HKBBRN34T2522AJDKPXNMMTX, Token = Token194d2e7a-1e10-4948-90b1-6621be073072 }, destination: typeof(HomeInventory.Contracts.LoginResponse))
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: LoginRequest { Email = Emailaeadbb4c-a337-4bef-b8b1-fad10cf1d1db, Password = Password57d0116e-3e9b-454c-bed1-98727c0a3df3 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQuery))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01HKBBRM5G437GZZ70EWVV8T8J, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01HKBBRM5GY8T59VMGA8BBDR3P, destination: typeof(HomeInventory.Domain.ValueObjects.ProductId))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: Amount { Unit = Cup, Value = 158 }, destination: typeof(HomeInventory.Infrastructure.Persistence.Models.ProductAmountModel))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: ProductAmountModel { UnitName = "Minim", Value = 175 }, destination: typeof(HomeInventory.Domain.ValueObjects.Amount))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01HKBBRKWVJP9KJN7M34SV9KMB, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01HKBBRKWVKPKJK5V9J3ZFQKSX, destination: typeof(string))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email8d6677d1-9ae5-48e9-9b82-a9dfafb26967, Password = Password5bc9fbce-9990-45aa-8af2-22b176aaedb8 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.UserId.UserIdQuery))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email988c1a3f-5182-4a7f-95fd-4c434484f73e, Password = Password4ffe78d9-b28b-47fa-815f-154ee33444bd }, destination: typeof(HomeInventory.Application.Cqrs.Commands.Register.RegisterCommand))
…
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: AuthenticateResult { Id = 01HKBBRT6AMM0MRD74JH0X7BGE, Token = Tokenbf6ce518-8d6e-455c-acff-77b6460e60c9 }, destination: typeof(HomeInventory.Contracts.LoginResponse))
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: LoginRequest { Email = Emailfc215858-0cc6-4032-b826-99915e29de2d, Password = Password401592c5-cad4-4ffd-92e2-99aa2ebf2fd9 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQuery))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01HKBBRT800SX3MF5AECGAWJ0R, destination: typeof(HomeInventory.Domain.ValueObjects.ProductId))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01HKBBRT80Q103CYMBRX8XQ6B4, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: Amount { Unit = Pottle, Value = 180 }, destination: typeof(HomeInventory.Infrastructure.Persistence.Models.ProductAmountModel))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: ProductAmountModel { UnitName = "Pint", Value = 252 }, destination: typeof(HomeInventory.Domain.ValueObjects.Amount))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01HKBBRTDX53W5XQE5VATZSXZS, destination: typeof(string))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01HKBBRTDXS0EF8GX2XE13RQK4, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email0e0ced64-50a4-4e98-8217-fdc15d7b70a9, Password = Password3da400f3-21d0-4726-ad31-36ad99cd6c6b }, destination: typeof(HomeInventory.Application.Cqrs.Commands.Register.RegisterCommand))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email238e5b77-c238-4df0-bc27-d9f655cf2110, Password = Password9cd67cec-c014-4de1-9f8f-b2b0fe67ffbb }, destination: typeof(HomeInventory.Application.Cqrs.Queries.UserId.UserIdQuery))
…

Copy link

github-actions bot commented Jan 4, 2024

Code Coverage

Package Line Rate Branch Rate Health
HomeInventory.Domain.Primitives 81% 80%
HomeInventory.Tests.Framework 82% 70%
HomeInventory.Web 82% 62%
HomeInventory.Domain 92% 70%
HomeInventory.Application.UserManagement.Interfaces 76% 100%
HomeInventory.Infrastructure.UserManagement 100% 50%
HomeInventory.Infrastructure.Framework 84% 78%
HomeInventory.Web.UserManagement 100% 100%
HomeInventory.Application.Framework 100% 100%
HomeInventory.Contracts.Validations 100% 100%
HomeInventory.Application 85% 42%
HomeInventory.Core 97% 100%
HomeInventory.Application.UserManagement 91% 100%
HomeInventory.Web.Framework 90% 88%
HomeInventory.Contracts.UserManagement.Validators 100% 94%
HomeInventory.Domain.UserManagement 85% 100%
HomeInventory.Infrastructure 91% 81%
Summary 86% (1452 / 1687) 73% (335 / 462)

Minimum allowed line rate is 60%

Copy link

github-actions bot commented Jan 4, 2024

Summary

Summary
Generated on: 01/04/2024 - 23:08:55
Coverage date: 01/04/2024 - 23:08:42
Parser: Cobertura
Assemblies: 17
Classes: 198
Files: 191
Line coverage: 86% (1452 of 1687)
Covered lines: 1452
Uncovered lines: 235
Coverable lines: 1687
Total lines: 5191
Branch coverage: 72.5% (331 of 456)
Covered branches: 331
Total branches: 456
Method coverage: Feature is only available for sponsors
Tag: 1183_7415822356

Coverage

HomeInventory.Application - 85.2%
Name Line Branch
HomeInventory.Application 85.2% 42.3%
HomeInventory.Application.AssemblyReference 100%
HomeInventory.Application.BaseHealthCheck 88.8% 100%
HomeInventory.Application.Cqrs.Behaviors.LoggingBehavior`2 84.6% 33.3%
HomeInventory.Application.Cqrs.Behaviors.UnitOfWorkBehavior`2 93.7% 75%
HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQuery 0%
HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQueryHandle
r
100% 100%
HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateResult 0%
HomeInventory.Application.HealthCheckTags 100%
HomeInventory.Application.LogEvents 82.3% 16.6%
HomeInventory.Application.Mapping.MappingProfile 72.2%
HomeInventory.Application.MediatRServiceConfigurationExtensions 100%
HomeInventory.Application.ServiceCollectionExtensions 100%
HomeInventory.Application.Framework - 100%
Name Line Branch
HomeInventory.Application.Framework 100% ****
HomeInventory.Application.Cqrs.DomainEvents.DomainEventNotification 100%
HomeInventory.Application.Cqrs.DomainEvents.DomainEventNotification`1 100%
HomeInventory.Application.Interfaces.Messaging.CommandHandler`1 100%
HomeInventory.Application.Interfaces.Messaging.QueryHandler`2 100%
HomeInventory.Application.MappingAssemblySource 100%
HomeInventory.Application.ServiceCollectionExtensions 100%
HomeInventory.Application.UserManagement - 91.3%
Name Line Branch
HomeInventory.Application.UserManagement 91.3% 100%
HomeInventory.Application.Cqrs.Commands.Register.RegisterCommandHandler 100% 100%
HomeInventory.Application.Cqrs.DomainEvents.UserCreatedDomainEventHandler 0%
HomeInventory.Application.Cqrs.Queries.UserId.UserIdQueryHandler 100%
HomeInventory.Application.UserManagement.AssemblyReference 0%
HomeInventory.Application.UserManagement.Interfaces - 76.4%
Name Line Branch
HomeInventory.Application.UserManagement.Interfaces 76.4% ****
HomeInventory.Application.Cqrs.Commands.Register.RegisterCommand 0%
HomeInventory.Application.Cqrs.Commands.Register.RegisterCommandExtensions 100%
HomeInventory.Application.Cqrs.Queries.UserId.UserIdQuery 0%
HomeInventory.Application.Cqrs.Queries.UserId.UserIdResult 0%
HomeInventory.Application.UserManagement.Interfaces.AssemblyReference 0%
HomeInventory.Contracts.UserManagement.Validators - 100%
Name Line Branch
HomeInventory.Contracts.UserManagement.Validators 100% 93.7%
HomeInventory.Contracts.UserManagement.Validators.AssemblyReference 100%
HomeInventory.Contracts.Validations.PasswordCharacterSet 100%
HomeInventory.Contracts.Validations.PasswordCharacterSets 100%
HomeInventory.Contracts.Validations.PasswordValidator`1 100% 100%
HomeInventory.Contracts.Validations.PasswordValidatorOptions 100% 100%
HomeInventory.Contracts.Validations.RegisterRequestValidator 100%
HomeInventory.Contracts.Validations.RuleBuilderExtensions 100% 50%
HomeInventory.Contracts.Validations - 100%
Name Line Branch
HomeInventory.Contracts.Validations 100% ****
HomeInventory.Contracts.Validations.AssemblyReference 100%
HomeInventory.Contracts.Validations.LoginRequestValidator 100%
HomeInventory.Core - 97.1%
Name Line Branch
HomeInventory.Core 97.1% 100%
HomeInventory.Core.AssemblyReference 0%
HomeInventory.Core.DictionaryExtensions 100% 100%
HomeInventory.Core.EnumerableExtensions 100% 100%
HomeInventory.Core.Execute 100%
HomeInventory.Core.OptionalExtensions 100% 100%
HomeInventory.Core.ReflectionMethods 100%
HomeInventory.Core.TypeExtensions 100% 100%
HomeInventory.Domain.Primitives.Errors.BaseError 66.6%
HomeInventory.Domain.Primitives.Errors.ValidationError 100%
HomeInventory.Domain - 91.6%
Name Line Branch
HomeInventory.Domain 91.6% 70%
HomeInventory.Domain.AssemblyReference 0%
HomeInventory.Domain.Entities.Material 0%
HomeInventory.Domain.Entities.Product 0%
HomeInventory.Domain.Errors.InvalidCredentialsError 100%
HomeInventory.Domain.FixedDateTimeService 100%
HomeInventory.Domain.ServiceCollectionExtensions 100%
HomeInventory.Domain.SystemDateTimeService 100%
HomeInventory.Domain.ValueObjects.Amount 100% 100%
HomeInventory.Domain.ValueObjects.AmountFactory 100% 69.4%
HomeInventory.Domain.ValueObjects.AmountUnit 100% 50%
HomeInventory.Domain.ValueObjects.MaterialId 0%
HomeInventory.Domain.ValueObjects.MeasurementType 100%
HomeInventory.Domain.ValueObjects.ProductId 100%
HomeInventory.Domain.Primitives - 80.6%
Name Line Branch
HomeInventory.Domain.Primitives 80.6% 80%
HomeInventory.Application.Mapping.BuilderObjectConverter`3 100% 100%
HomeInventory.Application.Mapping.ObjectConverter`2 100% 100%
HomeInventory.Domain.Events.DomainEvent 66.6%
HomeInventory.Domain.Primitives.AggregateRoot`2 66.6%
HomeInventory.Domain.Primitives.AssemblyReference 0%
HomeInventory.Domain.Primitives.BaseEnumeration`1 88.8%
HomeInventory.Domain.Primitives.BaseEnumeration`2 100%
HomeInventory.Domain.Primitives.Entity`2 100%
HomeInventory.Domain.Primitives.EnumerationItemsCollection 100%
HomeInventory.Domain.Primitives.EnumerationItemsCollection`1 85.7% 100%
HomeInventory.Domain.Primitives.Equatable`1 100% 83.3%
HomeInventory.Domain.Primitives.EquatableComponent`1 54.5% 50%
HomeInventory.Domain.Primitives.Errors.ConflictError 100%
HomeInventory.Domain.Primitives.Errors.NotFoundError 100%
HomeInventory.Domain.Primitives.Errors.ObjectValidationError`1 33.3%
HomeInventory.Domain.Primitives.EventsCollection 60%
HomeInventory.Domain.Primitives.UlidIdentifierObject`1 100%
HomeInventory.Domain.Primitives.UlidIdentifierObjectBuilder`1 100% 50%
HomeInventory.Domain.Primitives.ValueObject`1 100%
HomeInventory.Domain.Primitives.ValueObjectBuilder`3 66.6%
HomeInventory.Domain.UserManagement - 84.6%
Name Line Branch
HomeInventory.Domain.UserManagement 84.6% ****
HomeInventory.Domain.Aggregates.User 100%
HomeInventory.Domain.Errors.DuplicateEmailError 100%
HomeInventory.Domain.Events.UserCreatedDomainEvent 66.6%
HomeInventory.Domain.UserManagement.AssemblyReference 0%
HomeInventory.Domain.ValueObjects.Email 100%
HomeInventory.Domain.ValueObjects.UserId 100%
HomeInventory.Infrastructure - 90.8%
Name Line Branch
HomeInventory.Infrastructure 90.8% 80.7%
HomeInventory.Infrastructure.AssemblyReference 100%
HomeInventory.Infrastructure.Persistence.DatabaseContext 100% 100%
HomeInventory.Infrastructure.Persistence.Mapping.AmountObjectConverter 100%
HomeInventory.Infrastructure.Persistence.Mapping.ModelMappings 100%
HomeInventory.Infrastructure.Persistence.Models.Configurations.OutboxDataba
seConfigurationApplier
100%
HomeInventory.Infrastructure.Persistence.Models.Configurations.OutboxMessag
eConfiguration
85.7% 0%
HomeInventory.Infrastructure.Persistence.Models.Configurations.PolymorphicD
omainEventTypeResolver
100% 100%
HomeInventory.Infrastructure.Persistence.Models.Interceptors.PublishDomainE
ventsInterceptor
100% 100%
HomeInventory.Infrastructure.Persistence.Models.OutboxMessage 0%
HomeInventory.Infrastructure.ServiceCollectionExtensions 100%
HomeInventory.Infrastructure.Services.EventsPersistenceService 100% 100%
HomeInventory.Infrastructure.Services.PersistenceHealthCheck 70.2% 62.5%
HomeInventory.Infrastructure.Framework - 83.8%
Name Line Branch
HomeInventory.Infrastructure.Framework 83.8% 83.3%
HomeInventory.Infrastructure.Framework.AssemblyReference 0%
HomeInventory.Infrastructure.Framework.Mapping.ModelMappingsProfile 100%
HomeInventory.Infrastructure.Persistence.Models.Configurations.EntityTypeBu
ilderExtensions
100%
HomeInventory.Infrastructure.Persistence.Models.Configurations.UlidIdValueC
onverter`1
100%
HomeInventory.Infrastructure.Persistence.Repository`3 82.6% 75%
HomeInventory.Infrastructure.ServiceCollectionExtensions 75% 100%
HomeInventory.Infrastructure.Specifications.ByIdFilterSpecification`2 100%
HomeInventory.Infrastructure.UserManagement - 100%
Name Line Branch
HomeInventory.Infrastructure.UserManagement 100% 50%
HomeInventory.Infrastructure.Persistence.Models.Configurations.UserModelCon
figuration
100%
HomeInventory.Infrastructure.Persistence.Models.Configurations.UserModelDat
abaseConfigurationApplier
100%
HomeInventory.Infrastructure.Persistence.UserRepository 100%
HomeInventory.Infrastructure.Services.BCryptPasswordHasher 100%
HomeInventory.Infrastructure.Specifications.UserHasEmailSpecification 100%
HomeInventory.Infrastructure.UserManagement.AssemblyReference 100%
HomeInventory.Infrastructure.UserManagement.Mapping.UserManagementModelMapp
ings
100%
HomeInventory.Infrastructure.UserManagement.Models.Configurations.DomainEve
ntJsonTypeInfo
100% 50%
HomeInventory.Infrastructure.UserManagement.ServiceCollectionExtensions 100%
HomeInventory.Tests.Framework - 81.9%
Name Line Branch
HomeInventory.Tests.Framework 81.9% 69.8%
HomeInventory.Tests.DbContextFactory 100% 50%
HomeInventory.Tests.Framework.Assertions.AssertionExtensions 54.5%
HomeInventory.Tests.Framework.Assertions.DictionaryAssertions 77.2% 66.6%
HomeInventory.Tests.Framework.Assertions.JsonElementAssertions 100% 100%
HomeInventory.Tests.Framework.Assertions.ObjectExtensions 95.8% 58.3%
HomeInventory.Tests.Framework.Assertions.OkResultAssertions`1 100%
HomeInventory.Tests.Framework.Assertions.OptionAssertions`1 71.4%
HomeInventory.Tests.Framework.Assertions.ProblemDetailsAssertions 100%
HomeInventory.Tests.Framework.Assertions.ServiceCollectionAssertions 100% 100%
HomeInventory.Tests.Framework.Assertions.ServiceDescriptorExtensions 100% 100%
HomeInventory.Tests.Framework.Assertions.UlidAssertions 100%
HomeInventory.Tests.Framework.Assertions.UlidAssertions`1 42.8% 0%
HomeInventory.Tests.Framework.Attributes.AcceptanceTestAttribute 0%
HomeInventory.Tests.Framework.Attributes.ArchitectureTestAttribute 100%
HomeInventory.Tests.Framework.Attributes.BrokenTestAttribute 0%
HomeInventory.Tests.Framework.Attributes.CategoryTraitAttribute 100%
HomeInventory.Tests.Framework.Attributes.CategoryTraitDiscoverer 100% 66.6%
HomeInventory.Tests.Framework.Attributes.ClassDataAttribute`1 100%
HomeInventory.Tests.Framework.Attributes.IntegrationTestAttribute 0%
HomeInventory.Tests.Framework.Attributes.InvariantCultureAttribute 100%
HomeInventory.Tests.Framework.Attributes.SkippedAttribute 0%
HomeInventory.Tests.Framework.Attributes.TestPriorityAttribute 0%
HomeInventory.Tests.Framework.Attributes.UnitTestAttribute 100%
HomeInventory.Tests.Framework.BaseContext 100%
HomeInventory.Tests.Framework.BaseTest 100%
HomeInventory.Tests.Framework.BaseTest`1 100% 100%
HomeInventory.Tests.Framework.CancellationImplementation 85.7% 100%
HomeInventory.Tests.Framework.CompositeDisposable 100% 100%
HomeInventory.Tests.Framework.Customizations.ApiBehaviorOptionsCustomizatio
n
100%
HomeInventory.Tests.Framework.Customizations.FixtureExtensions 66.6% 100%
HomeInventory.Tests.Framework.Customizations.FromFactoryCustomization`2 100%
HomeInventory.Tests.Framework.Customizations.RegisterRequestCustomization 100% 100%
HomeInventory.Tests.Framework.Customizations.UlidCustomization 100%
HomeInventory.Tests.Framework.GivenContext`1 75% 60%
HomeInventory.Tests.Framework.IndexedVariable`1 60%
HomeInventory.Tests.Framework.LazyExtensions 100% 100%
HomeInventory.Tests.Framework.PriorityTestOrderer 100% 83.3%
HomeInventory.Tests.Framework.TestingLogger`1 37.5%
HomeInventory.Tests.Framework.ThenCatchedContext 100%
HomeInventory.Tests.Framework.ThenContext 0%
HomeInventory.Tests.Framework.ThenContext`1 100%
HomeInventory.Tests.Framework.ValueContainer 83.3%
HomeInventory.Tests.Framework.ValuesCollection 77.7% 72.2%
HomeInventory.Tests.Framework.Variable 100%
HomeInventory.Tests.Framework.Variable`1 100%
HomeInventory.Tests.Framework.VariablesCollectionExtensions 100% 100%
HomeInventory.Tests.Framework.VariablesContainer 100% 100%
HomeInventory.Tests.Framework.WhenContext 83.3%
HomeInventory.Tests.ReflectionDbContextFactory 100% 50%
HomeInventory.Tests.SubstitutionDbContextFactory 100%
HomeInventory.Web - 81.5%
Name Line Branch
HomeInventory.Web 81.5% 62.2%
HomeInventory.Web.AssemblyReference 100%
HomeInventory.Web.Authentication.GuidJwtIdentityGenerator 100%
HomeInventory.Web.Authentication.JwtTokenGenerator 100%
HomeInventory.Web.Authorization.Dynamic.DynamicAuthorizationHandler 0% 0%
HomeInventory.Web.Authorization.Dynamic.DynamicPermissionRequirement 66.6%
HomeInventory.Web.Authorization.Dynamic.ServiceCollectionExtensions 94.7% 83.3%
HomeInventory.Web.Configuration.CorrelationIdContainer 100%
HomeInventory.Web.Configuration.JwtBearerOptionsSetup 100%
HomeInventory.Web.Configuration.JwtOptions 100% 100%
HomeInventory.Web.Configuration.Validation.JwtOptionsValidator 100%
HomeInventory.Web.FluentOptionsValidator`1 91.6% 70%
HomeInventory.Web.LogEvents 100% 50%
HomeInventory.Web.Mapping.ContractsMappings 100%
HomeInventory.Web.Middleware.CorrelationIdMiddleware 100% 100%
HomeInventory.Web.Middleware.HeaderNames 100%
HomeInventory.Web.Modules.AuthenticationModule 100% 100%
HomeInventory.Web.Modules.PermissionModule 83.3% 100%
HomeInventory.Web.OpenApi.ConfigureSwaggerOptions 72.9% 31.2%
HomeInventory.Web.OpenApi.DeprecatedSwaggerOperationFilter 100%
HomeInventory.Web.OpenApi.JsonOpenApiValueConverter 0% 0%
HomeInventory.Web.OpenApi.ParametersSwaggerOperationFilter 100% 100%
HomeInventory.Web.OpenApi.ResponsesSwaggerOperationFilter 100% 100%
HomeInventory.Web.OpenApi.SwaggerDefaultValues 100% 100%
HomeInventory.Web.ServiceCollectionExtensions 95.1% 71.4%
HomeInventory.Web.Framework - 89.6%
Name Line Branch
HomeInventory.Web.Framework 89.6% 88.2%
HomeInventory.Web.EndpointRouteBuilderExtensions 100%
HomeInventory.Web.Framework.ContractsMappingProfile 100%
HomeInventory.Web.Framework.ServiceCollectionExtensions 100%
HomeInventory.Web.HttpContextExtensions 88.8%
HomeInventory.Web.Infrastructure.ErrorMapping 95% 50%
HomeInventory.Web.Infrastructure.HomeInventoryProblemDetailsFactory 100% 100%
HomeInventory.Web.Modules.ApiModule 92.3%
HomeInventory.Web.RouteHandlerBuilderExtensions 100%
HomeInventory.Web.ValidationFilter`1 14.2% 50%
HomeInventory.Web.UserManagement - 100%
Name Line Branch
HomeInventory.Web.UserManagement 100% 100%
HomeInventory.Web.Modules.UserManagementModule 100% 100%
HomeInventory.Web.UserManagement.AssemblyReference 100%
HomeInventory.Web.UserManagement.UserManagementContractsMappings 100% 100%

@gritcsenko gritcsenko merged commit ce4349a into main Jan 4, 2024
12 checks passed
@gritcsenko gritcsenko deleted the renovate/major-dotnet-monorepo branch January 4, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant