fix(costs): check size arithmetic for overflow#737
Open
QuantumExplorer wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
91.48% (+0.05%) compared to 60f2968
View this Pull Request on Codecov
91.48% (+0.05%) compared to 60f2968
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.48%. Comparing base (60f2968) to head (98db1fd).
Additional details and impacted files
@@ Coverage Diff @@
## develop #737 +/- ##
===========================================
+ Coverage 91.42% 91.48% +0.05%
===========================================
Files 236 236
Lines 67053 67210 +157
===========================================
+ Hits 61305 61487 +182
+ Misses 5748 5723 -25 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 88.95% <100.00%> (+<0.01%) |
⬆️ |
| merk | 92.40% <100.00%> (+0.13%) |
⬆️ |
| storage | 86.36% <ø> (ø) |
|
| commitment-tree | 96.43% <ø> (ø) |
|
| mmr | 96.79% <ø> (+0.03%) |
⬆️ |
| bulk-append-tree | 89.39% <ø> (+0.13%) |
⬆️ |
| element | 97.40% <100.00%> (+0.03%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading