refactor: remove unused functions from emissions module #2826
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
@@ 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%> (ø) |
Loading