8000 Enable static analysis by atifaziz · Pull Request #924 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Merged
merged 30 commits into from
Jan 17, 2023
Merged

Conversation

atifaziz
Copy link
Member

This PR enables static code analysis through the solution and addresses the issues/warnings/errors (see individual commits) highlighted by the .NET analyzers.

@codecov
Copy link
codecov bot commented Jan 15, 2023

Codecov Report

Merging #924 (53b36c2) into master (f4806f5) will increase coverage by 0.01%.
The diff coverage is 94.11%.

❗ Current head 53b36c2 differs from pull request most recent head 4f53d4c. Consider uploading reports for the commit 4f53d4c to get more accurate results

@@            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              
Impacted Files Coverage Δ
MoreLinq/Fold.cs 97.87% <ø> (ø)
MoreLinq/From.cs 88.00% <ø> (ø)
MoreLinq/MaxBy.cs 93.39% <ø> (ø)
MoreLinq/PendNode.cs 98.48% <0.00%> (ø)
MoreLinq/Random.cs 91.89% <ø> (ø)
MoreLinq/RandomSubset.cs 100.00% <ø> (ø)
MoreLinq/EmptyArray.cs 100.00% <100.00%> (ø)
MoreLinq/GlobalRandom.cs 66.66% <100.00%> (ø)
MoreLinq/Permutations.cs 96.42% <100.00%> (ø)
MoreLinq/Repeat.cs 100.00% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor
@viceroypenguin viceroypenguin left a 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.

@atifaziz atifaziz merged commit 18dcf2c into morelinq:master Jan 17, 2023
@atifaziz atifaziz deleted the enable-static-analysis branch January 17, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0