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

draft: flat storage tool #11146

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Longarithm
Copy link
Member

@Longarithm Longarithm commented Apr 24, 2024

Picking up #11013

Command: ./neard-fs-alex --unsafe-fast-startup flat-storage init --shard-id 2 --height 156901187 --target-db-path ~/.near/alex-recovery-data/156901187/2/ --num-threads 8

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

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

Project coverage is 71.03%. Comparing base (02a315a) to head (096c2d5).

Files Patch % Lines
tools/flat-storage/src/commands.rs 0.00% 104 Missing ⚠️
core/store/src/db/mixeddb.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11146      +/-   ##
==========================================
- Coverage   71.08%   71.03%   -0.06%     
==========================================
  Files         773      773              
  Lines      154194   154301     +107     
  Branches   154194   154301     +107     
==========================================
- Hits       109615   109605      -10     
- Misses      40134    40247     +113     
- Partials     4445     4449       +4     
Flag Coverage Δ
backward-compatibility 0.24% <0.00%> (-0.01%) ⬇️
db-migration 0.24% <0.00%> (-0.01%) ⬇️
genesis-check 1.43% <0.00%> (-0.01%) ⬇️
integration-tests 36.86% <0.90%> (-0.06%) ⬇️
linux 69.44% <0.90%> (-0.05%) ⬇️
linux-nightly 70.52% <0.90%> (-0.04%) ⬇️
macos 54.24% <0.00%> (-0.06%) ⬇️
pytests 1.65% <0.00%> (-0.01%) ⬇️
sanity-checks 1.44% <0.00%> (-0.01%) ⬇️
unittests 66.69% <0.00%> (-0.06%) ⬇️
upgradability 0.29% <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