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

refactor: remove unused functions from emissions module #2826

Merged
merged 16 commits into from
Sep 10, 2024

Merge branch 'develop' into clean-unused-functions

c1e0d79
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove unused functions from emissions module #2826

Merge branch 'develop' into clean-unused-functions
c1e0d79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 1s

66.81% (-0.10%) compared to 9ece9ce

View this Pull Request on Codecov

66.81% (-0.10%) compared to 9ece9ce

Details

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.81%. Comparing base (9ece9ce) to head (c1e0d79).

Files with missing lines Patch % Lines
x/emissions/types/legacy_params.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2826      +/-   ##
===========================================
- Coverage    66.91%   66.81%   -0.10%     
===========================================
  Files          370      371       +1     
  Lines        20983    20910      -73     
===========================================
- Hits         14041    13972      -69     
+ Misses        6302     6300       -2     
+ Partials       640      638       -2     
Files with missing lines Coverage Δ
x/emissions/abci.go 94.94% <100.00%> (+2.09%) ⬆️
x/emissions/keeper/block_rewards_components.go 100.00% <ø> (+8.69%) ⬆️
x/emissions/migrations/v3/migrate.go 100.00% <100.00%> (ø)
x/emissions/migrations/v4/migrate.go 100.00% <100.00%> (ø)
x/emissions/types/distributions.go 100.00% <100.00%> (ø)
x/emissions/types/params.go 97.43% <100.00%> (+0.17%) ⬆️
x/emissions/types/legacy_params.go 60.00% <60.00%> (ø)