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

Use compiler-generated delegate cache in AssertCount #972

Merged
merged 3 commits into from
Feb 27, 2023

Conversation

atifaziz
Copy link
Member

Just the way it was done for ToDelimitedString in PR #966, this PR does the same for AssertCount.

@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Merging #972 (14d3d3d) into master (9b929f0) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 14d3d3d differs from pull request most recent head 27e961f. Consider uploading reports for the commit 27e961f to get more accurate results

@@            Coverage Diff             @@
##           master     #972      +/-   ##
==========================================
- Coverage   92.60%   92.60%   -0.01%     
==========================================
  Files         113      113              
  Lines        3436     3434       -2     
  Branches     1051     1052       +1     
==========================================
- Hits         3182     3180       -2     
  Misses        191      191              
  Partials       63       63              
Impacted Files Coverage Δ
MoreLinq/AssertCount.cs 95.83% <100.00%> (-0.33%) ⬇️

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

@atifaziz atifaziz merged commit acad56c into morelinq:master Feb 27, 2023
@atifaziz atifaziz deleted the x-cached-delegate branch February 27, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant