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

Replace MayBeNull with ? in IExtremaEnumerable members #872

Merged
merged 3 commits into from
Nov 9, 2022

Conversation

atifaziz
Copy link
Member

@atifaziz atifaziz commented Nov 8, 2022

This PR replaces MayBeNull annotations with ? in IExtremaEnumerable<> members. This adds to #803.

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

codecov bot commented Nov 9, 2022

Codecov Report

Merging #872 (e6581dd) into master (d5edf08) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #872   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files         108      108           
  Lines        3434     3434           
  Branches     1020     1020           
=======================================
  Hits         3175     3175           
  Misses        197      197           
  Partials       62       62           
Impacted Files Coverage Δ
MoreLinq/MaxBy.cs 93.39% <ø> (ø)

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

@atifaziz atifaziz merged commit fc3ee2f into morelinq:master Nov 9, 2022
@atifaziz atifaziz deleted the nrt/min-max-by branch November 9, 2022 06:53
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.

None yet

1 participant