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

Style consistency improvements #650

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Style consistency improvements #650

merged 4 commits into from
Apr 12, 2024

Conversation

viceroypenguin
Copy link
Owner

No description provided.

@viceroypenguin viceroypenguin added this to the v6.1.0 milestone Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

Attention: Patch coverage is 91.74757% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 95.59%. Comparing base (56b9467) to head (9fa0ee5).

Files Patch % Lines
...ce/SuperLinq/Collections/UpdatablePriorityQueue.cs 76.19% 3 Missing and 2 partials ⚠️
Source/SuperLinq.Async/GetShortestPath.cs 20.00% 4 Missing ⚠️
Source/SuperLinq.Async/DoWhile.cs 0.00% 0 Missing and 1 partial ⚠️
Source/SuperLinq.Async/Join.MergeJoin.cs 50.00% 0 Missing and 1 partial ⚠️
Source/SuperLinq/GetShortestPath.A-Star.cs 0.00% 1 Missing ⚠️
Source/SuperLinq/GetShortestPath.Dijkstra.cs 0.00% 1 Missing ⚠️
Source/SuperLinq/GetShortestPathCost.A-Star.cs 0.00% 1 Missing ⚠️
Source/SuperLinq/GetShortestPathCost.Dijkstra.cs 0.00% 1 Missing ⚠️
Source/SuperLinq/ToDataTable.cs 92.30% 0 Missing and 1 partial ⚠️
Source/SuperLinq/ValueTupleEqualityComparer.cs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #650      +/-   ##
==========================================
+ Coverage   95.57%   95.59%   +0.01%     
==========================================
  Files         247      247              
  Lines        8721     8805      +84     
  Branches     1615     1616       +1     
==========================================
+ Hits         8335     8417      +82     
- Misses        192      194       +2     
  Partials      194      194              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@viceroypenguin viceroypenguin merged commit 768f18c into master Apr 12, 2024
3 of 4 checks passed
@viceroypenguin viceroypenguin deleted the style branch April 12, 2024 20:20
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