Skip to content
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

Sync Lookup + Grouping from .NET 7 sources #879

Merged
merged 4 commits into from
Nov 12, 2022

Conversation

atifaziz
Copy link
Member

This PR updates the implementations of Lookup and Grouping from .NET 7 sources. It allows the code to participate to be subjected to nullability checks from .NET 6 onwards.

@atifaziz atifaziz self-assigned this Nov 12, 2022
@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Merging #879 (35e20e5) into master (ee8abeb) will increase coverage by 0.07%.
The diff coverage is 63.15%.

@@            Coverage Diff             @@
##           master     #879      +/-   ##
==========================================
+ Coverage   92.45%   92.53%   +0.07%     
==========================================
  Files         108      108              
  Lines        3434     3428       -6     
  Branches     1025     1020       -5     
==========================================
- Hits         3175     3172       -3     
+ Misses        197      194       -3     
  Partials       62       62              
Impacted Files Coverage Δ
MoreLinq/Lookup.cs 64.12% <63.15%> (+0.61%) ⬆️

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

@atifaziz atifaziz merged commit c6ca90d into morelinq:master Nov 12, 2022
@atifaziz atifaziz deleted the update-lookup branch November 12, 2022 13:16
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