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

feat(distribution)!: custom fee allocation #2231

Merged
merged 5 commits into from
Jan 31, 2025

address comment

a1e6f25
Select commit
Loading
Failed to load commit list.
Merged

feat(distribution)!: custom fee allocation #2231

address comment
a1e6f25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2025 in 1s

39.10% (-0.29%) compared to ef91531

View this Pull Request on Codecov

39.10% (-0.29%) compared to ef91531

Details

Codecov Report

Attention: Patch coverage is 23.43096% with 549 lines in your changes missing coverage. Please review.

Project coverage is 39.10%. Comparing base (ef91531) to head (a1e6f25).

Files with missing lines Patch % Lines
x/distribution/types/mock/expected_keepers.go 15.97% 540 Missing and 7 partials ⚠️
x/distribution/keeper/keeper.go 95.45% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2231      +/-   ##
==========================================
- Coverage   39.39%   39.10%   -0.29%     
==========================================
  Files         375      379       +4     
  Lines       37417    38132     +715     
==========================================
+ Hits        14739    14911     +172     
- Misses      21730    22265     +535     
- Partials      948      956       +8     

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