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

Rewrite swap more succinctly (via tuples) #868

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

atifaziz
Copy link
Member

@atifaziz atifaziz commented Nov 4, 2022

This PR rewrites a swap more succinctly using tuple assignment.

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

codecov bot commented Nov 4, 2022

Codecov Report

Merging #868 (abeac49) into master (d684bf8) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
- Coverage   92.45%   92.45%   -0.01%     
==========================================
  Files         108      108              
  Lines        3446     3444       -2     
  Branches     1025     1025              
==========================================
- Hits         3186     3184       -2     
  Misses        197      197              
  Partials       63       63              
Impacted Files Coverage Δ
MoreLinq/RandomSubset.cs 100.00% <100.00%> (ø)

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

@atifaziz atifaziz merged commit 66cfe26 into morelinq:master Nov 4, 2022
@atifaziz atifaziz deleted the swap branch November 4, 2022 22:39
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

2 participants