Closed dependabot[bot] closed 2 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
259 tests ±0 259 :white_check_mark: ±0 7s :stopwatch: -1s 1 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 0c3f831e. ± Comparison against base commit c16f4eb2.
:recycle: This comment has been updated with latest results.
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
HomeInventory.Application.UserManagement | 95% | 100% | ✔ |
HomeInventory.Application.Framework | 90% | 100% | ✔ |
HomeInventory.Domain.Primitives | 84% | 75% | ✔ |
HomeInventory.Core | 78% | 69% | ➖ |
HomeInventory.Contracts.Validations | 100% | 100% | ✔ |
HomeInventory.Infrastructure | 91% | 77% | ✔ |
HomeInventory.Domain.UserManagement | 91% | 100% | ✔ |
HomeInventory.Tests.Framework | 82% | 63% | ✔ |
HomeInventory.Infrastructure.Framework | 82% | 44% | ✔ |
HomeInventory.Application | 95% | 63% | ✔ |
HomeInventory.Application.UserManagement.Interfaces | 100% | 100% | ✔ |
HomeInventory.Infrastructure.UserManagement | 93% | 50% | ✔ |
HomeInventory.Web.UserManagement | 100% | 100% | ✔ |
HomeInventory.Web | 81% | 64% | ✔ |
HomeInventory.Domain | 88% | 89% | ✔ |
HomeInventory.Contracts.UserManagement.Validators | 100% | 92% | ✔ |
HomeInventory.Web.Framework | 89% | 59% | ✔ |
Summary | 85% (1612 / 1886) | 65% (338 / 522) | ✔ |
Minimum allowed line rate is 60%
Bumps FluentAssertions from 6.12.0 to 6.12.1.
Release notes
Sourced from FluentAssertions's releases.
Commits
a8e7f17
Update qodanad58e0b5
Turn off RoslynAnalyzers in Qodana WF (#2504)2181217
Remove unused usings2c3a012
Make implicit usage more explicit1d5d64f
Do not useUsingLineBreaks
for[Not]BeSameAs
c30fc7a
FixedBeEquivalentTo
when using a custom comparer targeting nullable types ...f9b770b
Make ThrowWithinAsync respect canceled tasks (#2614)f204cf3
Simplify deferred allocation with local functiona3644b0
Only allocate Lazy<> and lambda when necessaryf3b4564
Ensured that nested assertion scopes produce a nested context (#2607)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