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

Bump Serilog, Serilog.AspNetCore, Serilog.Formatting.Compact, Serilog.Settings.Configuration, Serilog.Sinks.Console and Serilog.Sinks.File in /src/HomeInventory #930

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps Serilog, Serilog.AspNetCore, Serilog.Formatting.Compact, Serilog.Settings.Configuration, Serilog.Sinks.Console and Serilog.Sinks.File. These dependencies needed to be updated together.
Updates Serilog from 4.0.1 to 3.1.1

Commits
  • 999d686 Merge pull request #1978 from serilog/dev
  • 16739f0 Don't stack overflow when disposing ReusableStringWriter (#1977)
  • ca4efda Dev version bump [skip ci]
  • 765a046 Merge pull request #1975 from serilog/dev
  • e37837e chore(docs): Markdown housekeeping (#1969)
  • a493ffd chore: Drop test coverage for out of support .NET Core vers (#1971)
  • e059e9f Make StringBuilderCapacityThreshold the even power of two that was intended
  • 8d0e2ed ReusableStringWriter: Dispose instance with too big buffer (#1964)
  • 88f76a8 By reference string comparison in template cache (#1947)
  • d6e80e6 Removed temporary array allocations for properties (#1948)
  • Additional commits viewable in compare view

Updates Serilog.AspNetCore from 8.0.1 to 8.0.2

Release notes

Sourced from Serilog.AspNetCore's releases.

v8.0.2

Commits
  • 57d78d1 Merge pull request #378 from serilog/dev
  • 1a88701 Merge pull request #377 from nblumhardt/dependency-update
  • 77bd65c Update Serilog.Settings.Configuration dependency to avoid transitive dependen...
  • 70808df Fix comment in sample code [skip ci]
  • cd8662f Merge pull request #370 from nblumhardt/readme-updates
  • 92bc15a README and sample updates to match recent .NET hosting models
  • c862bfc Merge pull request #367 from sungam3r/cleanup
  • 656b79e Remove excessive dependencies + format
  • 0b2a9ab Merge pull request #364 from RandomBuffer/FixPushPropertyExample
  • 178f6df Fix C# example for PushProperty.
  • Additional commits viewable in compare view

Updates Serilog.Formatting.Compact from 3.0.0 to 2.0.0

Commits
  • 1df7654 add TargetFrameworks
  • b7b063d test proj, removed obsolete Condition for TargetFramework net452
  • 4f35478 replaced Build.ps1 with adapted Build.ps1 from serilog project
  • f93b3df AppVeyor SDK 7.0.304
  • 5ad414d SDK version 7.0.8
  • 973c40f restored global.json, SDK 7.0.300
  • 6eb8935 updated formatting benchmark
  • b0adbda PackageIconUrl is deprecated, added serilog-extension-nuget.png to local proj...
  • See full diff in compare view

Updates Serilog.Settings.Configuration from 8.0.2 to 8.0.2

Commits

Updates Serilog.Sinks.Console from 6.0.0 to 5.0.0

Commits
  • 49df3e6 Merge pull request #134 from sungam3r/opt
  • 212ad03 FEATURE_SPAN
  • ab5fdb8 Optimize TimestampTokenRenderer
  • 7356b35 update Microsoft.NET.Test.Sdk to 16.6.1
  • e5ae02f Dev version bump [skip ci]
  • 565c284 Merge pull request #132 from serilog/dev
  • df9f28a Update publishing key
  • fd86c78 Bump minor version - new theme added
  • f2351f2 Note the use of Serilog.Sinks.Async to move writes to background thread [skip...
  • 59fe4b1 Merge pull request #124 from ggobbe/feat/sixteen-colors-themes
  • Additional commits viewable in compare view

Updates Serilog.Sinks.File from 6.0.0 to 5.0.0

Commits
  • 7eb21bd Merge pull request #210 from serilog/dev
  • e64e9a9 Add PrivateAssets=All to Nullable dependency 😅
  • 3d63fa7 Publish from main
  • 7ca6143 Builds from main
  • a2fa447 Allow FileLifecycleHooks to change the length of the stream. Resolves #186
  • edd4ba9 Add net5.0 target; use (source-only) Nullable package instead of bundling dow...
  • 08ff445 Add support C# 8 nullable reference types (#166)
  • be730d4 Merge pull request #227 from nblumhardt/unpin-assembly-version
  • 6f43751 Remove matching test
  • a1ba60e Unpin the assembly version; fixes #135
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

….Settings.Configuration, Serilog.Sinks.Console and Serilog.Sinks.File

Bumps [Serilog](https://github.com/serilog/serilog), [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore), [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact), [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration), [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) and [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file). These dependencies needed to be updated together.

Updates `Serilog` from 4.0.1 to 3.1.1
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v4.0.1...v3.1.1)

Updates `Serilog.AspNetCore` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2)

Updates `Serilog.Formatting.Compact` from 3.0.0 to 2.0.0
- [Release notes](https://github.com/serilog/serilog-formatting-compact/releases)
- [Commits](serilog/serilog-formatting-compact@v3.0.0...v2.0.0)

Updates `Serilog.Settings.Configuration` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-settings-configuration@v8.0.2...v8.0.2)

Updates `Serilog.Sinks.Console` from 6.0.0 to 5.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](serilog/serilog-sinks-console@v6.0.0...v5.0.0)

Updates `Serilog.Sinks.File` from 6.0.0 to 5.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-sinks-file@v6.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Serilog.Formatting.Compact
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Settings.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 1, 2024
@github-actions github-actions bot added enhancement New feature or request maintenance labels Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

github-actions bot commented Aug 1, 2024

Test Results

294 tests  ±0   294 ✅ ±0   6s ⏱️ +2s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 86ac82c. ± Comparison against base commit 67237c4.

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 = 01J3XS8F6K2RJM2C0D86H1BRN3, Token = Token8c84aa8b-b274-436b-bffc-9dc751bc5f30 }, destination: typeof(HomeInventory.Contracts.LoginResponse))
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: LoginRequest { Email = Email56b37f19-e68b-4ad8-ba51-a0a5f58d4123, Password = Password0d4b2ee2-7851-4083-ac26-eae5e405acd2 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQuery))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01J3XS8F4ZREXPWJJR0EZW7X18, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01J3XS8F4ZT31MB3GST5QMB48C, destination: typeof(HomeInventory.Domain.ValueObjects.ProductId))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: Amount { Unit = Gill, Value = 203 }, destination: typeof(HomeInventory.Infrastructure.Persistence.Models.ProductAmountModel))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: ProductAmountModel { UnitName = "Teaspoon", Value = 232 }, destination: typeof(HomeInventory.Domain.ValueObjects.Amount))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: [email protected], destination: typeof(string))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01J3XS8F29N7Y7VD71B1HDCHKB, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email4878883e-f113-4c7f-bd7b-7f059ddff84e, Password = Password26a71188-bd09-44d5-8c73-4e4c0eb8ec5f }, destination: typeof(HomeInventory.Application.Cqrs.Queries.UserId.UserIdQuery))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Emaild1ddb1c3-b76b-481b-8147-3734b3b4a055, Password = Password152a2740-ece9-4c66-b3d6-381a33d874bc }, destination: typeof(HomeInventory.Application.Cqrs.Commands.Register.RegisterCommand))
…
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: AuthenticateResult { Id = 01J47JEZZMB2X97E528HS3R06C, Token = Token4a024103-9cb0-4e9d-b8ef-6ed48f687982 }, destination: typeof(HomeInventory.Contracts.LoginResponse))
HomeInventory.Tests.Systems.Mapping.ContractsMappingsTests ‑ ShouldMap(instance: LoginRequest { Email = Emaild9c65928-57b7-459e-8bf6-dda25fdd5cb5, Password = Passwordc6141283-c853-4f91-b2df-d6c0a98ebbca }, destination: typeof(HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQuery))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01J47JEZP95ERFJVPWB84SCFMV, destination: typeof(HomeInventory.Domain.ValueObjects.ProductId))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: 01J47JEZP9EKE0FPXWW7N8X251, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: Amount { Unit = Gallon, Value = 78 }, destination: typeof(HomeInventory.Infrastructure.Persistence.Models.ProductAmountModel))
HomeInventory.Tests.Systems.Mapping.ModelMappingsTests ‑ ShouldMap(instance: ProductAmountModel { UnitName = "Piece", Value = 32 }, destination: typeof(HomeInventory.Domain.ValueObjects.Amount))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: [email protected], destination: typeof(string))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: 01J47JEZPYY1KVZFJDE48MZF1Z, destination: typeof(System.Ulid))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email482cc0b1-caa1-4505-b253-b8c240dd0e74, Password = Passworde65811fb-cbfc-4775-b11a-e148e6c7f1e5 }, destination: typeof(HomeInventory.Application.Cqrs.Queries.UserId.UserIdQuery))
HomeInventory.Tests.Systems.Mapping.UserManagementContractsMappingsTests ‑ ShouldMap(instance: RegisterRequest { Email = Email8e53a409-b782-4e80-87c0-1395071e3d67, Password = Password6ad0c91c-31c7-438f-bedf-b477123201f0 }, destination: typeof(HomeInventory.Application.Cqrs.Commands.Register.RegisterCommand))
…

Copy link

github-actions bot commented Aug 1, 2024

Code Coverage

Package Line Rate Branch Rate Health
HomeInventory.Web.Framework 90% 60%
HomeInventory.Domain.Primitives 84% 86%
HomeInventory.Contracts.UserManagement.Validators 100% 92%
HomeInventory.Application.UserManagement.Interfaces 93% 100%
HomeInventory.Domain.UserManagement 92% 100%
HomeInventory.Web.UserManagement 100% 100%
HomeInventory.Contracts.Validations 100% 100%
HomeInventory.Application.UserManagement 90% 100%
HomeInventory.Infrastructure.Framework 82% 44%
HomeInventory.Domain 89% 86%
HomeInventory.Infrastructure.UserManagement 93% 50%
HomeInventory.Core 93% 81%
HomeInventory.Tests.Framework 86% 67%
HomeInventory.Infrastructure 91% 77%
HomeInventory.Application 93% 45%
HomeInventory.Web 81% 64%
HomeInventory.Application.Framework 98% 100%
Summary 88% (1608 / 1830) 67% (336 / 498)

Minimum allowed line rate is 60%

Copy link

github-actions bot commented Aug 1, 2024

Summary

Summary
Generated on: 08/01/2024 - 18:15:45
Coverage date: 08/01/2024 - 18:15:33
Parser: Cobertura
Assemblies: 17
Classes: 215
Files: 203
Line coverage: 87.9% (1625 of 1847)
Covered lines: 1625
Uncovered lines: 222
Coverable lines: 1847
Total lines: 5484
Branch coverage: 67.6% (330 of 488)
Covered branches: 330
Total branches: 488
Method coverage: Feature is only available for sponsors
Tag: 1939_10203535605

Coverage

HomeInventory.Application - 93.3%
Name Line Branch
HomeInventory.Application 93.3% 45.4%
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 94.1% 75%
HomeInventory.Application.Cqrs.Queries.Authenticate.AuthenticateQueryHandle
r
100% 100%
HomeInventory.Application.HealthCheckTags 100%
HomeInventory.Application.LogEvents 94.1% 12.5%
HomeInventory.Application.MediatRServiceConfigurationExtensions 100%
Microsoft.Extensions.DependencyInjection.ApplicationServiceCollectionExtens
ions
100%
HomeInventory.Application.Framework - 97.8%
Name Line Branch
HomeInventory.Application.Framework 97.8% ****
HomeInventory.Application.Cqrs.DomainEvents.DomainEventNotification 100%
HomeInventory.Application.Cqrs.DomainEvents.DomainEventNotification`1 100%
HomeInventory.Application.Framework.FeatureFlag 100%
HomeInventory.Application.Framework.FeatureFlag`1 100%
HomeInventory.Application.Framework.FeatureManagerExtensions 0%
HomeInventory.Application.Framework.Mapping.BaseMappingsProfile 100%
HomeInventory.Application.Framework.Mapping.TypeConverterAdapter`3 100%
HomeInventory.Application.Interfaces.Messaging.CommandHandler`1 100%
HomeInventory.Application.Interfaces.Messaging.QueryHandler`2 100%
HomeInventory.Application.MappingAssemblySource 100%
Microsoft.Extensions.DependencyInjection.ApplicationFrameworkServiceCollect
ionExtensions
100%
HomeInventory.Application.UserManagement - 93.4%
Name Line Branch
HomeInventory.Application.UserManagement 93.4% 100%
HomeInventory.Application.Cqrs.Commands.Register 94.4% 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 - 92.8%
Name Line Branch
HomeInventory.Application.UserManagement.Interfaces 92.8% ****
HomeInventory.Application.Cqrs.Commands.Register.RegisterCommandExtensions 100%
HomeInventory.Application.UserManagement.Interfaces.AssemblyReference 0%
HomeInventory.Contracts.UserManagement.Validators - 100%
Name Line Branch
HomeInventory.Contracts.UserManagement.Validators 100% 91.6%
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 - 92.7%
Name Line Branch
HomeInventory.Core 92.7% 80.7%
HomeInventory.Core.AnonymousAsyncDisposable 100% 100%
HomeInventory.Core.AssemblyReference 0%
HomeInventory.Core.DecimalExtensions 87.5% 50%
HomeInventory.Core.DictionaryExtensions 100% 100%
HomeInventory.Core.DisposableExtensions 85.7% 50%
HomeInventory.Core.EnumerableExtensions 100% 100%
HomeInventory.Core.Execute 100%
HomeInventory.Core.LazyExtensions 100% 100%
HomeInventory.Core.OptionalExtensions 93.3% 71.4%
HomeInventory.Core.Scope`1 88.8% 75%
HomeInventory.Core.ScopeAccessor 100% 100%
HomeInventory.Core.TypeExtensions 100% 100%
HomeInventory.Domain.Primitives.Errors.BaseError 100%
HomeInventory.Domain.Primitives.Errors.ValidationError 33.3%
HomeInventory.Domain - 89.2%
Name Line Branch
HomeInventory.Domain 89.2% 83.3%
HomeInventory.Domain.AssemblyReference 0%
HomeInventory.Domain.Entities.Material 0%
HomeInventory.Domain.Entities.Product 0%
HomeInventory.Domain.Errors.DuplicateProductError 0%
HomeInventory.Domain.Errors.InvalidCredentialsError 100%
HomeInventory.Domain.Events.ProductAddedEvent 0%
HomeInventory.Domain.Events.ProductRemovedEvent 0%
HomeInventory.Domain.FixedTimeProvider 100%
HomeInventory.Domain.ValueObjects.Amount 100% 100%
HomeInventory.Domain.ValueObjects.AmountFactory 100% 83.3%
HomeInventory.Domain.ValueObjects.AmountUnit 100% 75%
HomeInventory.Domain.ValueObjects.MaterialId 0%
HomeInventory.Domain.ValueObjects.MeasurementType 100%
HomeInventory.Domain.ValueObjects.ProductId 100%
Microsoft.Extensions.DependencyInjection.DomainServiceCollectionExtensions 100%
HomeInventory.Domain.Primitives - 84.1%
Name Line Branch
HomeInventory.Domain.Primitives 84.1% 86.3%
HomeInventory.Application.Mapping.BuilderObjectConverter`3 100% 100%
HomeInventory.Application.Mapping.ObjectConverter`2 100% 100%
HomeInventory.Domain.Events.DomainEvent 100%
HomeInventory.Domain.Primitives.AggregateRoot`2 60%
HomeInventory.Domain.Primitives.AssemblyReference 0%
HomeInventory.Domain.Primitives.BaseEnumeration`1 87.5%
HomeInventory.Domain.Primitives.BaseEnumeration`2 50%
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 76.9% 66.6%
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.Ids.BuildableIdentifierObject`3 100%
HomeInventory.Domain.Primitives.Ids.IdentifierObject`2 66.6%
HomeInventory.Domain.Primitives.Ids.IdentifierObjectBuilder`3 100% 100%
HomeInventory.Domain.Primitives.Ids.IdSuppliers 100%
HomeInventory.Domain.Primitives.Ids.UlidIdentifierObject`1 100%
HomeInventory.Domain.Primitives.Ids.UlidIdentifierObjectBuilder`1 100%
HomeInventory.Domain.Primitives.ValueObject`1 100%
HomeInventory.Domain.Primitives.ValueObjectBuilder`3 75%
HomeInventory.Domain.UserManagement - 91.6%
Name Line Branch
HomeInventory.Domain.UserManagement 91.6% ****
HomeInventory.Domain.Aggregates.User 100%
HomeInventory.Domain.Errors.DuplicateEmailError 100%
HomeInventory.Domain.Events.UserCreatedDomainEvent 100%
HomeInventory.Domain.UserManagement.AssemblyReference 0%
HomeInventory.Domain.ValueObjects.Email 100%
HomeInventory.Domain.ValueObjects.UserId 100%
HomeInventory.Infrastructure - 91%
Name Line Branch
HomeInventory.Infrastructure 91% 77.2%
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
84.6% 0%
HomeInventory.Infrastructure.Persistence.Models.Configurations.PolymorphicD
omainEventTypeResolver
100% 100%
HomeInventory.Infrastructure.Persistence.Models.Interceptors.PublishDomainE
ventsInterceptor
100% 100%
HomeInventory.Infrastructure.Services.EventsPersistenceService 100%
HomeInventory.Infrastructure.Services.PersistenceHealthCheck 71% 62.5%
Microsoft.Extensions.DependencyInjection.InfrastructureServiceCollectionExt
ensions
100%
HomeInventory.Infrastructure.Framework - 81.9%
Name Line Branch
HomeInventory.Infrastructure.Framework 81.9% 39.2%
HomeInventory.Infrastructure.Framework.AssemblyReference 0%
HomeInventory.Infrastructure.Framework.Mapping.MappingExtensions 100% 7.1%
HomeInventory.Infrastructure.Persistence.BaseDatabaseConfigurationApplier`2 50% 0%
HomeInventory.Infrastructure.Persistence.Models.Configurations.EntityTypeBu
ilderExtensions
100%
HomeInventory.Infrastructure.Persistence.Models.Configurations.IdValueConve
rter`2
100%
HomeInventory.Infrastructure.Persistence.Repository`3 82.3% 75%
HomeInventory.Infrastructure.Specifications.ByIdFilterSpecification`2 100%
Microsoft.Extensions.DependencyInjection.InfrastructureFrameworkServiceColl
ectionExtensions
75% 100%
HomeInventory.Infrastructure.UserManagement - 92.8%
Name Line Branch
HomeInventory.Infrastructure.UserManagement 92.8% 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 57.1%
HomeInventory.Infrastructure.UserManagement.AssemblyReference 100%
HomeInventory.Infrastructure.UserManagement.Mapping.UserManagementModelMapp
ings
100%
HomeInventory.Infrastructure.UserManagement.Models.Configurations.DomainEve
ntJsonTypeInfo
100% 50%
Microsoft.Extensions.DependencyInjection.InfrastructureUserManagementServic
eCollectionExtensions
100%
HomeInventory.Tests.Framework - 85.7%
Name Line Branch
HomeInventory.Tests.Framework 85.7% 67.1%
HomeInventory.Tests.Framework.Assertions.AssertionExtensions 64.2%
HomeInventory.Tests.Framework.Assertions.DictionaryAssertions 77.2% 66.6%
HomeInventory.Tests.Framework.Assertions.JsonElementAssertions 100% 100%
HomeInventory.Tests.Framework.Assertions.ObjectAssertions`1 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.RouteEndpointAssertions 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 40.7% 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% 100%
HomeInventory.Tests.Framework.BaseTest`1 100%
HomeInventory.Tests.Framework.CancellationImplementation 87.5% 100%
HomeInventory.Tests.Framework.Customizations.ApiBehaviorOptionsCustomizatio
n
100%
HomeInventory.Tests.Framework.Customizations.FixtureExtensions 95% 100%
HomeInventory.Tests.Framework.Customizations.RegisterRequestCustomization 100% 100%
HomeInventory.Tests.Framework.DbContextFactory 100% 50%
HomeInventory.Tests.Framework.GivenContext`1 96.8% 78.5%
HomeInventory.Tests.Framework.GivenContext`2 100%
HomeInventory.Tests.Framework.GivenContext`3 100%
HomeInventory.Tests.Framework.IndexedVariable`1 100%
HomeInventory.Tests.Framework.PriorityTestOrderer 100% 83.3%
HomeInventory.Tests.Framework.ReflectionDbContextFactory 100% 50%
HomeInventory.Tests.Framework.ReflectionMethods 100%
HomeInventory.Tests.Framework.ServiceCollectionExtensions 100%
HomeInventory.Tests.Framework.SubstitutionDbContextFactory 100%
HomeInventory.Tests.Framework.TestingLogger`1 50%
HomeInventory.Tests.Framework.ThenCatchedContext 100%
HomeInventory.Tests.Framework.ThenContext 100%
HomeInventory.Tests.Framework.ThenContext`1 100%
HomeInventory.Tests.Framework.ValueContainer 100%
HomeInventory.Tests.Framework.ValuesCollection 65.7% 56.2%
HomeInventory.Tests.Framework.Variable 100%
HomeInventory.Tests.Framework.Variable`1 75%
HomeInventory.Tests.Framework.VariablesCollectionExtensions 85.7% 50%
HomeInventory.Tests.Framework.VariablesContainer 100% 83.3%
HomeInventory.Tests.Framework.WhenContext 92.3%
HomeInventory.Web - 81.1%
Name Line Branch
HomeInventory.Web 81.1% 63.8%
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 50%
HomeInventory.Web.Configuration.CorrelationIdContainer 100%
HomeInventory.Web.Configuration.JwtBearerOptionsSetup 100%
HomeInventory.Web.Configuration.JwtOptions 100% 100%
HomeInventory.Web.Configuration.Validation.JwtOptionsValidator 100%
HomeInventory.Web.Mapping.ContractsMappings 100%
HomeInventory.Web.Middleware.CorrelationIdMiddleware 100% 100%
HomeInventory.Web.Middleware.HeaderNames 100%
HomeInventory.Web.Middleware.ProblemTraceIdentifierMiddleware 0%
HomeInventory.Web.Modules.AuthenticationModule 100%
HomeInventory.Web.Modules.PermissionModule 83.3%
HomeInventory.Web.OpenApi.ConfigureSwaggerOptions 72.9% 31.2%
HomeInventory.Web.OpenApi.DeprecatedSwaggerOperationFilter 100%
HomeInventory.Web.OpenApi.JsonOpenApiValueConverter 100% 100%
HomeInventory.Web.OpenApi.ParametersSwaggerOperationFilter 100% 100%
HomeInventory.Web.OpenApi.ResponsesSwaggerOperationFilter 100% 100%
HomeInventory.Web.OpenApi.SwaggerDefaultValues 100% 100%
Microsoft.Extensions.DependencyInjection.DynamicAuthorizationServiceCollect
ionExtensions
94.1% 83.3%
Microsoft.Extensions.DependencyInjection.WebServiceCollectionExtensions 94.8% 66.6%
HomeInventory.Web.Framework - 89.7%
Name Line Branch
HomeInventory.Web.Framework 89.7% 61.8%
HomeInventory.Web.EndpointRouteBuilderExtensions 100%
HomeInventory.Web.Framework.FluentOptionsValidator 50%
HomeInventory.Web.Framework.FluentOptionsValidator`1 92.3% 50%
HomeInventory.Web.Framework.MappingExtensions 100% 12.5%
HomeInventory.Web.Framework.SectionPath 77.7% 0%
HomeInventory.Web.Framework.ValidationContextFactory`1 100% 100%
HomeInventory.Web.Infrastructure.ErrorMapping 100% 100%
HomeInventory.Web.Infrastructure.ErrorMappingBuilder 100%
HomeInventory.Web.Infrastructure.HomeInventoryProblemDetailsFactory 100% 88.8%
HomeInventory.Web.Infrastructure.ProblemDetailsExtensions 92.5% 79.1%
HomeInventory.Web.Infrastructure.ProblemDetailsFactoryExtensions 90.9%
HomeInventory.Web.Modules.ApiModule 92.3%
HomeInventory.Web.RouteHandlerBuilderExtensions 100%
HomeInventory.Web.ValidationEndpointFilter`1 13.3% 0%
Microsoft.Extensions.DependencyInjection.WebFrameworkServiceCollectionExten
sions
100%
HomeInventory.Web.UserManagement - 100%
Name Line Branch
HomeInventory.Web.UserManagement 100% ****
HomeInventory.Web.Modules.UserManagementModule 100%
HomeInventory.Web.UserManagement.AssemblyReference 100%
HomeInventory.Web.UserManagement.UserManagementContractsMappings 100%

@gritcsenko gritcsenko enabled auto-merge August 2, 2024 15:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 2, 2024
auto-merge was automatically disabled August 2, 2024 15:28

Pull request was closed

@dependabot dependabot bot deleted the dependabot/nuget/src/HomeInventory/multi-f01de3f14b branch August 2, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request maintenance .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants