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

refactoring(full/availability): removing TeeGetter, storing via SharesAvailable #2726

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

distractedm1nd
Copy link
Collaborator

We never needed TeeGetter, full availability already has access to the store. This is also needed for pruning

Wondertan
Wondertan previously approved these changes Sep 18, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2726 (84fe424) into main (591bc42) will increase coverage by 0.33%.
The diff coverage is 48.38%.

@@            Coverage Diff             @@
##             main    #2726      +/-   ##
==========================================
+ Coverage   51.49%   51.83%   +0.33%     
==========================================
  Files         163      162       -1     
  Lines       10784    10758      -26     
==========================================
+ Hits         5553     5576      +23     
+ Misses       4750     4698      -52     
- Partials      481      484       +3     
Files Changed Coverage Δ
nodebuilder/share/constructors.go 8.92% <0.00%> (ø)
share/getters/store.go 67.01% <0.00%> (-1.42%) ⬇️
share/availability/full/availability.go 46.80% <53.84%> (+3.21%) ⬆️
share/availability/cache/testing.go 100.00% <100.00%> (ø)
share/availability/full/testing.go 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

Wondertan
Wondertan previously approved these changes Sep 20, 2023
walldiss
walldiss previously approved these changes Sep 21, 2023
@distractedm1nd distractedm1nd enabled auto-merge (squash) September 21, 2023 08:49
renaynay
renaynay previously approved these changes Sep 21, 2023
walldiss
walldiss previously approved these changes Sep 21, 2023
renaynay
renaynay previously approved these changes Sep 21, 2023
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

nice 1

Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

ok

@distractedm1nd distractedm1nd merged commit b6ac8c2 into celestiaorg:main Sep 21, 2023
13 of 15 checks passed
vgonkivs pushed a commit to vgonkivs/celestia-node that referenced this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:storage kind:refactor Attached to refactoring PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants