Add custom buffer constructor#21
Open
TheMadman wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
93.79% (target 85.00%)
View this Pull Request on Codecov
93.79% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 52.17391% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.79%. Comparing base (4fd7e2a) to head (d76b55c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/count_min_sketch.c | 52.17% | 11 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
- Coverage 96.88% 93.79% -3.10%
==========================================
Files 2 2
Lines 257 274 +17
==========================================
+ Hits 249 257 +8
- Misses 8 17 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/count_min_sketch.h | 100.00% <ø> (ø) |
|
| src/count_min_sketch.c | 93.30% <52.17%> (-3.32%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading