-
Notifications
You must be signed in to change notification settings - Fork 731
Add missing NotBeIn(DateTimeKind) DateTime assertion
#2536
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
Add missing NotBeIn(DateTimeKind) DateTime assertion
#2536
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Pull Request Test Coverage Report for Build 7432633698Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
NotBeIn() DateTimeKind assertionNotBeIn(DateTimeKind) DateTime assertion
4a041ad to
a37003b
Compare
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.BeIn.cs
Outdated
Show resolved
Hide resolved
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.BeIn.cs
Outdated
Show resolved
Hide resolved
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.BeIn.cs
Outdated
Show resolved
Hide resolved
832f500 to
837da29
Compare
1341b1c to
7423ca1
Compare
Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
7423ca1 to
73fdb92
Compare
|
I don't get qodana again :D |
Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
|
Hmm... the PossibleInvalidOperationException analyzer doesn't seem to take Roslyn has a similar analyzer, which can be silenced with |
Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
Closes #2434
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome