morelinq / MoreLINQ

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

Remove testing against .NET 7 (near end-of-life) #1067

Closed atifaziz closed 1 month ago

atifaziz commented 1 month ago

This PR removes testing against .NET 7 (STS), which reaches end-of-life next week, on May 14, 2024.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.62%. Comparing base (bd10cf9) to head (f9846bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1067 +/- ## ======================================= Coverage 93.62% 93.62% ======================================= Files 112 112 Lines 3374 3374 Branches 957 957 ======================================= Hits 3159 3159 Misses 199 199 Partials 16 16 ```

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