feat(serialization): add Exponential-Continuation Varint implementation#1405
Merged
Codecov / codecov/project
succeeded
Sep 24, 2025 in 1s
85.80% (target 85.00%)
View this Pull Request on Codecov
85.80% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.80%. Comparing base (a9a0fb7) to head (c6eddd3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hathor/serialization/encoding/ecv.py | 94.87% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1405 +/- ##
==========================================
+ Coverage 85.76% 85.80% +0.03%
==========================================
Files 430 431 +1
Lines 33054 33093 +39
Branches 5172 5179 +7
==========================================
+ Hits 28349 28394 +45
+ Misses 3667 3663 -4
+ Partials 1038 1036 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading