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

fix: Pruning #161

Merged
merged 3 commits into from
Aug 7, 2023
Merged

fix: Pruning #161

merged 3 commits into from
Aug 7, 2023

Conversation

Jonathansumner
Copy link
Member

@Jonathansumner Jonathansumner commented Aug 2, 2023

Backend changes related to new command within fetchd app here

  • Fixes cosmos-sdk pruning implementation
  • Amends prune command help info on CLI

@codecov-commenter
Copy link

Codecov Report

Merging #161 (2b20aca) into main (26432f8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   60.45%   60.46%           
=======================================
  Files         600      598    -2     
  Lines       38791    38755   -36     
=======================================
- Hits        23452    23434   -18     
+ Misses      13366    13351   -15     
+ Partials     1973     1970    -3     
Files Changed Coverage Δ
store/rootmulti/store.go 72.22% <100.00%> (ø)

... and 2 files with indirect coverage changes

Copy link
Contributor

@pbukva pbukva left a comment

Choose a reason for hiding this comment

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

LGTM

@pbukva pbukva changed the title Fix: pruning fix: Pruning Aug 3, 2023
@Jonathansumner Jonathansumner marked this pull request as ready for review August 7, 2023 11:42
@Jonathansumner Jonathansumner merged commit 1d996e8 into main Aug 7, 2023
24 of 26 checks passed
@Jonathansumner Jonathansumner deleted the fix/pruning branch August 7, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants