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

Delete nodes from State column. #11281

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

robin-near
Copy link
Contributor

No description provided.

Copy link

codecov bot commented May 10, 2024

Codecov Report

Attention: Patch coverage is 48.18182% with 570 lines in your changes are missing coverage. Please review.

Project coverage is 70.78%. Comparing base (e635f43) to head (002371f).
Report is 8 commits behind head on master.

Files Patch % Lines
core/store/src/trie/mem/iter.rs 0.00% 166 Missing ⚠️
tools/database/src/aggressive_trimming.rs 0.00% 144 Missing and 1 partial ⚠️
tools/fork-network/src/trim_database.rs 0.00% 130 Missing ⚠️
core/store/src/parallel_iter.rs 95.29% 16 Missing and 5 partials ⚠️
core/store/src/trie/iterator.rs 55.31% 20 Missing and 1 partial ⚠️
core/store/src/trie/mod.rs 30.76% 14 Missing and 4 partials ⚠️
tools/fork-network/src/cli.rs 0.00% 17 Missing ⚠️
core/store/src/db/splitdb.rs 0.00% 15 Missing ⚠️
core/store/src/db/mixeddb.rs 0.00% 11 Missing ⚠️
core/store/src/db/colddb.rs 0.00% 9 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11281      +/-   ##
==========================================
- Coverage   70.97%   70.78%   -0.19%     
==========================================
  Files         780      785       +5     
  Lines      155030   156580    +1550     
  Branches   155030   156580    +1550     
==========================================
+ Hits       110029   110836     +807     
- Misses      40257    40914     +657     
- Partials     4744     4830      +86     
Flag Coverage Δ
backward-compatibility 0.24% <0.00%> (-0.01%) ⬇️
db-migration 0.24% <0.00%> (-0.01%) ⬇️
genesis-check 1.39% <0.00%> (-0.02%) ⬇️
integration-tests 36.90% <5.81%> (-0.19%) ⬇️
linux 68.83% <47.90%> (-0.06%) ⬇️
linux-nightly 70.25% <48.18%> (-0.19%) ⬇️
macos 52.38% <47.09%> (+1.41%) ⬆️
pytests 1.61% <0.00%> (-0.02%) ⬇️
sanity-checks 1.40% <0.00%> (-0.02%) ⬇️
unittests 65.24% <47.45%> (-0.32%) ⬇️
upgradability 0.28% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant