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

Import-db fix for new pruning storers #3733

Merged
merged 3 commits into from
Jan 31, 2022

Conversation

iulianpascalau
Copy link
Contributor

  • fixed import-db process when opening storers in advance: open the pruning storers in order with no gaps

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #3733 (ce5fb7e) into development (1743465) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3733   +/-   ##
============================================
  Coverage        73.65%   73.65%           
============================================
  Files              599      599           
  Lines            79149    79150    +1     
============================================
+ Hits             58300    58301    +1     
  Misses           16262    16262           
  Partials          4587     4587           
Impacted Files Coverage Δ
dataRetriever/storageResolvers/headerResolver.go 90.78% <100.00%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 649783a...ce5fb7e. Read the comment docs.

Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

System test passed.

@gabi-vuls gabi-vuls merged commit d22fdb5 into development Jan 31, 2022
@gabi-vuls gabi-vuls deleted the fix-import-db-pruning-storer branch January 31, 2022 19:42
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

4 participants