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

Remove unused imports (in ToDelimitedString) #971

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

atifaziz
Copy link
Member

This PR removes no longer used imports in ToDelimitedString.

@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Merging #971 (0712efe) into master (1ef3753) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head 0712efe differs from pull request most recent head e2351e3. Consider uploading reports for the commit e2351e3 to get more accurate results

@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
+ Coverage   92.49%   92.59%   +0.10%     
==========================================
  Files         113      113              
  Lines        3426     3432       +6     
  Branches     1024     1049      +25     
==========================================
+ Hits         3169     3178       +9     
+ Misses        192      191       -1     
+ Partials       65       63       -2     
Impacted Files Coverage Δ
MoreLinq/ToDelimitedString.g.cs 62.85% <ø> (ø)
MoreLinq/Batch.cs 98.07% <100.00%> (+3.73%) ⬆️
MoreLinq/Fold.cs 100.00% <100.00%> (+2.12%) ⬆️
MoreLinq/Fold.g.cs 100.00% <100.00%> (ø)
MoreLinq/ToDataTable.cs 96.80% <100.00%> (-0.07%) ⬇️

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

@atifaziz atifaziz merged commit 9b929f0 into morelinq:master Feb 27, 2023
@atifaziz atifaziz deleted the x-unused-imports branch February 27, 2023 05:13
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

1 participant