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

Enforce and address code style issues #202

Merged
merged 23 commits into from
Feb 14, 2023
Merged

Enforce and address code style issues #202

merged 23 commits into from
Feb 14, 2023

Conversation

viceroypenguin
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 86.76% // Head: 86.61% // Decreases project coverage by -0.16% ⚠️

Coverage data is based on head (e7c1764) compared to base (468c420).
Patch coverage: 87.05% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
- Coverage   86.76%   86.61%   -0.16%     
==========================================
  Files         199      200       +1     
  Lines        5780     5789       +9     
  Branches     1347     1347              
==========================================
- Hits         5015     5014       -1     
- Misses        432      439       +7     
- Partials      333      336       +3     
Impacted Files Coverage Δ
Source/SuperLinq.Async/CountMethods.cs 96.29% <ø> (ø)
...r/SuperLinq.Async.Generator.Generator/EquiZip.g.cs 84.21% <ø> (ø)
...ator/SuperLinq.Async.Generator.Generator/Fold.g.cs 100.00% <ø> (ø)
...uperLinq.Async.Generator.Generator/ZipLongest.g.cs 80.95% <ø> (ø)
...perLinq.Async.Generator.Generator/ZipShortest.g.cs 66.66% <ø> (ø)
Source/SuperLinq.Async/Insert.cs 64.86% <ø> (ø)
Source/SuperLinq.Async/Join.FullOuterJoin.cs 65.51% <ø> (ø)
Source/SuperLinq.Async/Join.RightOuterJoin.cs 68.96% <ø> (ø)
Source/SuperLinq.Async/Traverse.cs 62.96% <ø> (ø)
Source/SuperLinq/Evaluate.cs 100.00% <ø> (ø)
... and 57 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@viceroypenguin viceroypenguin enabled auto-merge (squash) February 14, 2023 20:12
@viceroypenguin viceroypenguin merged commit ef3c653 into master Feb 14, 2023
@viceroypenguin viceroypenguin deleted the code-style branch February 14, 2023 20: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.

1 participant