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 ! with debug assertion in Permutations #917

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

atifaziz
Copy link
Member

This PR follows-up on a miss in PR #890.

This adds to commit b31c7fd,
"Replace null-forgiving operator uses with debug assertions (morelinq#890)".
@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #917 (a53d897) into master (52f705d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #917   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files         112      112           
  Lines        3444     3447    +3     
  Branches     1021     1021           
=======================================
+ Hits         3182     3185    +3     
  Misses        200      200           
  Partials       62       62           
Impacted Files Coverage Δ
MoreLinq/Permutations.cs 96.96% <100.00%> (+0.14%) ⬆️

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

@atifaziz atifaziz merged commit a53d897 into morelinq:master Jan 13, 2023
@atifaziz atifaziz deleted the replace-bang-assert branch January 13, 2023 18:00
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