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

Convert using statements to declarations #867

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

atifaziz
Copy link
Member

@atifaziz atifaziz commented Nov 4, 2022

This PR converts using statements to declarations for simplicity.

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

codecov bot commented Nov 4, 2022

Codecov Report

Merging #867 (4889b54) into master (d684bf8) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 4889b54 differs from pull request most recent head 2a19ec1. Consider uploading reports for the commit 2a19ec1 to get more accurate results

@@            Coverage Diff             @@
##           master     #867      +/-   ##
==========================================
- Coverage   92.45%   92.44%   -0.01%     
==========================================
  Files         108      108              
  Lines        3446     3442       -4     
  Branches     1025     1025              
==========================================
- Hits         3186     3182       -4     
  Misses        197      197              
  Partials       63       63              
Impacted Files Coverage Δ
MoreLinq/MoreEnumerable.cs 94.11% <100.00%> (-1.13%) ⬇️

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

@atifaziz atifaziz merged commit 27aa476 into morelinq:master Nov 4, 2022
@atifaziz atifaziz deleted the using-decls branch November 4, 2022 21:22
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