morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.67k stars 412 forks source link

Fix style errors: IDE0028, IDE0290, IDE0300 & IDE0301 #1062

Closed atifaziz closed 6 months ago

atifaziz commented 6 months ago

This PR addresses the following style warnings/errors:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.09%. Comparing base (5bf0bbc) to head (7ccea7a).

Files Patch % Lines
MoreLinq/Maxima.cs 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1062 +/- ## ========================================== - Coverage 92.11% 92.09% -0.02% ========================================== Files 112 112 Lines 3372 3367 -5 Branches 1051 1051 ========================================== - Hits 3106 3101 -5 Misses 199 199 Partials 67 67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.