-
Notifications
You must be signed in to change notification settings - Fork 1.6k
#442 Update NUnit to 4.0.1 #443
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
#442 Update NUnit to 4.0.1 #443
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #443 +/- ##
==========================================
+ Coverage 94.89% 94.94% +0.04%
==========================================
Files 234 234
Lines 9843 9843
Branches 1382 1382
==========================================
+ Hits 9341 9345 +4
+ Misses 387 384 -3
+ Partials 115 114 -1 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Andrii Siriak <[email protected]>
…moneli/C-Sharp into feature/update-packages
Please also check why tests fail, it has something to do with precision. Everything else looks good! |
And please also resolve conflicts so that I could merge |
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 a lot!
The NUnit package was updated to 4.0.1 and the corrections required by this update were made, the tests were executed successfully