Skip to content

chore: self review

b9cdb91
Select commit
Loading
Failed to load commit list.
Draft

feat(cmd): DB verification with cmd tool #3335

chore: self review
b9cdb91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

74.01% (target 70.00%)

View this Pull Request on Codecov

74.01% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 71.79487% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.01%. Comparing base (b48ef4b) to head (b9cdb91).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
verify/trie/trie_verifier.go 80.86% 23 Missing and 8 partials ⚠️
verify/trie/trie_core.go 60.65% 17 Missing and 7 partials ⚠️
verify/trie/traversal.go 22.22% 19 Missing and 2 partials ⚠️
cmd/juno/verify/trie.go 75.00% 15 Missing and 3 partials ⚠️
cmd/juno/verify/verify.go 76.19% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3335      +/-   ##
==========================================
- Coverage   74.02%   74.01%   -0.01%     
==========================================
  Files         381      386       +5     
  Lines       40673    40974     +301     
==========================================
+ Hits        30108    30328     +220     
- Misses       8780     8841      +61     
- Partials     1785     1805      +20     

☔ 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.