Skip to content
New issue

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

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

Already on GitHub? # to your account

nodebuilder/pruner: Enforce light pruning #3912

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

renaynay
Copy link
Member

@renaynay renaynay commented Nov 4, 2024

Enforces pruning for LNs by default.

Resolves #3505

@renaynay renaynay added the kind:feat Attached to feature PRs label Nov 4, 2024
@renaynay renaynay self-assigned this Nov 4, 2024
@renaynay renaynay changed the title nodebuilder/pruner: Enforce light pruning nodebuilder/pruner: Enforce light pruning by default Nov 4, 2024
@renaynay renaynay changed the title nodebuilder/pruner: Enforce light pruning by default nodebuilder/pruner: Enforce light pruning Nov 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.54%. Comparing base (2469e7a) to head (c74fde6).
Report is 401 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3912      +/-   ##
==========================================
+ Coverage   44.83%   45.54%   +0.70%     
==========================================
  Files         265      308      +43     
  Lines       14620    21978    +7358     
==========================================
+ Hits         6555    10010    +3455     
- Misses       7313    10899    +3586     
- Partials      752     1069     +317     

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

@renaynay renaynay force-pushed the enforce-light-pruning branch 2 times, most recently from 3c3454b to 61b35ce Compare November 15, 2024 11:35
@renaynay renaynay marked this pull request as ready for review November 15, 2024 14:08
@renaynay renaynay requested a review from cristaloleg November 15, 2024 14:09
@renaynay renaynay enabled auto-merge (squash) November 29, 2024 14:57
@renaynay renaynay merged commit 61d9a32 into celestiaorg:main Dec 2, 2024
22 checks passed
@renaynay renaynay deleted the enforce-light-pruning branch December 2, 2024 10:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind:feat Attached to feature PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature(pruner/light)!: LNs should prune samples beyond availability window by default
5 participants