Closed dependabot[bot] closed 2 months ago
@dependabot recreate
@dependabot recreate
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.40%. Comparing base (
fe175b8
) to head (01e5e80
). Report is 4 commits behind head on main.
@@ Coverage Diff @@
## main #67 +/- ##
=======================================
Coverage 93.40% 93.40%
=======================================
Files 34 34
Lines 455 455
Branches 26 26
=======================================
Hits 425 425
Misses 20 20
Partials 10 10
Flag | Coverage Δ | |
---|---|---|
Integration | 93.40% <ø> (ø) |
|
Unit | 2.85% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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