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

Constrain key type param in ToDictionary to notnull #852

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

atifaziz
Copy link
Member

This PR adds to issue #803, but constraining the TKey type parameter of ToDictionary overloads to notnull.

@atifaziz atifaziz self-assigned this Oct 24, 2022
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #852 (0436ff2) into master (a573c06) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #852   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files         108      108           
  Lines        3472     3472           
  Branches     1032     1032           
=======================================
  Hits         3196     3196           
  Misses        213      213           
  Partials       63       63           
Impacted Files Coverage Δ
MoreLinq/ToDictionary.cs 100.00% <ø> (ø)

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

@atifaziz atifaziz changed the title Constraint key type param in ToDictionary to notnull Constrain key type param in ToDictionary to notnull Oct 24, 2022
@atifaziz atifaziz merged commit f0dab59 into morelinq:master Oct 24, 2022
@atifaziz atifaziz deleted the nrt/ToDictionary branch October 24, 2022 17:50
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.

1 participant