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

Code Analysis Improvements #123

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Code Analysis Improvements #123

merged 1 commit into from
Dec 14, 2022

Conversation

viceroypenguin
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

Base: 87.85% // Head: 87.85% // No change to project coverage 👍

Coverage data is based on head (e7c5b8a) compared to base (fadf8b2).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   87.85%   87.85%           
=======================================
  Files         190      190           
  Lines        4941     4941           
  Branches     1121     1121           
=======================================
  Hits         4341     4341           
  Misses        315      315           
  Partials      285      285           
Impacted Files Coverage Δ
Source/SuperLinq.Async/ConcurrentMerge.cs 91.02% <0.00%> (ø)
Source/SuperLinq.Async/Join.LoopJoin.cs 64.28% <ø> (ø)
Source/SuperLinq/Join.LoopJoin.cs 100.00% <ø> (ø)
Source/SuperLinq/OrderedMerge.cs 88.33% <0.00%> (ø)
Source/SuperLinq/Rank.cs 100.00% <ø> (ø)
Source/SuperLinq/TakeUntil.cs 100.00% <ø> (ø)
Source/SuperLinq.Async/Rank.cs 87.87% <100.00%> (ø)
...ce/SuperLinq/Collections/UpdatablePriorityQueue.cs 78.02% <100.00%> (ø)
Source/SuperLinq/Permutations.cs 94.11% <100.00%> (ø)
Source/SuperLinq/SuperEnumerable.cs 91.30% <100.00%> (ø)

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 merged commit 542068a into master Dec 14, 2022
@viceroypenguin viceroypenguin deleted the analysis branch December 14, 2022 02:36
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