-
Notifications
You must be signed in to change notification settings - Fork 1.6k
update FluentAssertions to 6.12.0 #446
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 FluentAssertions to 6.12.0 #446
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check why build fails. You also need to make corresponding changes to application code.
All tests passed successfully! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #446 +/- ##
==========================================
+ Coverage 94.91% 94.94% +0.03%
==========================================
Files 234 234
Lines 9843 9843
Branches 1382 1382
==========================================
+ Hits 9342 9345 +3
+ Misses 386 384 -2
+ Partials 115 114 -1 ☔ View full report in Codecov by Sentry. |
Good. You need to remove commented out code as Codacy suggests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
Uh oh!
There was an error while loading. Please reload this page.