Avoid bounds checking where it is safe to do so #74
Codecov / codecov/project
succeeded
Nov 18, 2024 in 0s
88.15% (+0.01%) compared to a44f7b3
View this Pull Request on Codecov
88.15% (+0.01%) compared to a44f7b3
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 88.15%. Comparing base (
a44f7b3
) to head (4fd8741
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/neighborhood_search.jl | 66.66% | 2 Missing |
src/util.jl | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #74 +/- ##
==========================================
+ Coverage 88.13% 88.15% +0.01%
==========================================
Files 15 15
Lines 489 498 +9
==========================================
+ Hits 431 439 +8
- Misses 58 59 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading