Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: iavl prune bug not reproduced in integration test #1705

Merged
merged 10 commits into from
Dec 2, 2024

prune on node2

9cff945
Select commit
Loading
Failed to load commit list.
Merged

Problem: iavl prune bug not reproduced in integration test #1705

prune on node2
9cff945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

35.46% (+18.59%) compared to a3c2f70

View this Pull Request on Codecov

35.46% (+18.59%) compared to a3c2f70

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 35.46%. Comparing base (a3c2f70) to head (9cff945).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
store/rootmulti/store.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1705       +/-   ##
===========================================
+ Coverage   16.87%   35.46%   +18.59%     
===========================================
  Files          72      124       +52     
  Lines        6163    11898     +5735     
===========================================
+ Hits         1040     4220     +3180     
- Misses       5000     7254     +2254     
- Partials      123      424      +301     
Files with missing lines Coverage Δ
store/rootmulti/store.go 4.16% <0.00%> (ø)

... and 70 files with indirect coverage changes