[WIP] Convert rvgo's memory implementation to radix trie #6
Codecov / codecov/project
succeeded
Sep 19, 2024 in 1s
73.08% (+0.77%) compared to 636210a
View this Pull Request on Codecov
73.08% (+0.77%) compared to 636210a
Details
Codecov Report
Attention: Patch coverage is 86.04651%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 73.08%. Comparing base (
636210a
) to head (89460e6
).
Files with missing lines | Patch % | Lines |
---|---|---|
rvgo/fast/radix.go | 87.98% | 15 Missing and 13 partials |
rvgo/fast/page.go | 55.55% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #6 +/- ##
==========================================
+ Coverage 72.30% 73.08% +0.77%
==========================================
Files 16 17 +1
Lines 2723 2913 +190
==========================================
+ Hits 1969 2129 +160
- Misses 670 689 +19
- Partials 84 95 +11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading