-
Notifications
You must be signed in to change notification settings - Fork 418
Enable static analysis #924
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #924 +/- ##
==========================================
+ Coverage 92.39% 92.41% +0.01%
==========================================
Files 112 112
Lines 3421 3426 +5
Branches 1017 1017
==========================================
+ Hits 3161 3166 +5
Misses 199 199
Partials 61 61
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Conflicts resolved: - MoreLinq/Experimental/Batch.cs
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.
With formatting changes addressed in #929, approved.
Conflicts resolved: - MoreLinq/AssertCount.cs - MoreLinq/Fold.cs
…lysis Conflicts resolved: - MoreLinq.Test/MoreLinq.Test.csproj
This PR enables static code analysis through the solution and addresses the issues/warnings/errors (see individual commits) highlighted by the .NET analyzers.