Add Unit Test for Negative Hash Codes in HashTable and Note on TimSort Test Limitations #466
Codecov / codecov/project
failed
Sep 22, 2024 in 1s
94.95% (-0.10%) compared to 5eb0254
View this Pull Request on Codecov
94.95% (-0.10%) compared to 5eb0254
Details
Codecov Report
Attention: Patch coverage is 98.80952%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.95%. Comparing base (
5eb0254
) to head (d7034a8
).
Files with missing lines | Patch % | Lines |
---|---|---|
Algorithms/Sorters/Comparison/TimSorter.cs | 93.75% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #466 +/- ##
==========================================
- Coverage 95.04% 94.95% -0.10%
==========================================
Files 241 242 +1
Lines 10213 10228 +15
Branches 1450 1453 +3
==========================================
+ Hits 9707 9712 +5
- Misses 389 398 +9
- Partials 117 118 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading