8000 Discard unused parameters by atifaziz · Pull Request #864 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Discard unused parameters #864

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

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Discard unused parameters #864

merged 1 commit into from
Nov 4, 2022

Conversation

atifaziz
Copy link
Member
@atifaziz atifaziz commented Nov 4, 2022

This PR discards unused parameters in lambda expressions.

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

Codecov Report

Merging #864 (1f09d63) into master (d684bf8) will not change coverage.
The diff coverage is 91.66%.

@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files         108      108           
  Lines        3446     3446           
  Branches     1025     1025           
=======================================
  Hits         3186     3186           
  Misses        197      197           
  Partials       63       63           
Impacted Files Coverage Δ
MoreLinq/NestedLoops.cs 100.00% <ø> (ø)
MoreLinq/ZipLongest.cs 80.95% <50.00%> (ø)
MoreLinq/Consume.cs 100.00% <100.00%> (ø)
MoreLinq/EquiZip.cs 95.91% <100.00%> (ø)
MoreLinq/IndexBy.cs 100.00% <100.00%> (ø)
MoreLinq/Partition.cs 98.24% <100.00%> (ø)
MoreLinq/Scan.cs 100.00% <100.00%> (ø)
MoreLinq/Segment.cs 97.05% <100.00%> (ø)
MoreLinq/TakeEvery.cs 100.00% <100.00%> (ø)
MoreLinq/ZipShortest.cs 83.33% <100.00%> (ø)

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

@atifaziz atifaziz merged commit 72d918e into morelinq:master Nov 4, 2022
@atifaziz atifaziz deleted the discards branch November 4, 2022 18:24
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
0