morelinq / MoreLINQ

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

Update shipped API for v4.1 #1053

Closed atifaziz closed 10 months ago

atifaziz commented 10 months ago

This PR updates the shipped API for release 4.1.

It also adds a script to help mark a shipped API (courtesy of Roslyn repo).

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2a72577) 92.49% compared to head (4272b2b) 92.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1053 +/- ## ======================================= Coverage 92.49% 92.49% ======================================= Files 113 113 Lines 3385 3385 Branches 1057 1057 ======================================= Hits 3131 3131 Misses 187 187 Partials 67 67 ```

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