Sifchain / sifnode

SifNode - The future of Defi
Other
108 stars 119 forks source link

feat: update rewards params to update new reward parameters #3433

Closed snobbee closed 7 months ago

snobbee commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

Merging #3433 (f7bf348) into master (0c63583) will increase coverage by 0.98%. Report is 11 commits behind head on master. The diff coverage is 58.36%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433/graphs/tree.svg?width=650&height=150&src=pr&token=3MUGKY0G1M&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain)](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain) ```diff @@ Coverage Diff @@ ## master #3433 +/- ## ========================================== + Coverage 43.35% 44.34% +0.98% ========================================== Files 166 183 +17 Lines 15895 16736 +841 ========================================== + Hits 6891 7421 +530 - Misses 8591 8870 +279 - Partials 413 445 +32 ``` | [Files](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain) | Coverage Δ | | |---|---|---| | [app/app.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-YXBwL2FwcC5nbw==) | `94.42% <100.00%> (+4.31%)` | :arrow_up: | | [cmd/sifnoded/cmd/ibc-diag.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-Y21kL3NpZm5vZGVkL2NtZC9pYmMtZGlhZy5nbw==) | `15.74% <ø> (ø)` | | | [x/clp/keeper/executors.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9jbHAva2VlcGVyL2V4ZWN1dG9ycy5nbw==) | `58.82% <100.00%> (+0.30%)` | :arrow_up: | | [x/clp/types/codec.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9jbHAvdHlwZXMvY29kZWMuZ28=) | `100.00% <100.00%> (ø)` | | | [x/clp/types/key\_rewards\_bucket.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9jbHAvdHlwZXMva2V5X3Jld2FyZHNfYnVja2V0Lmdv) | `100.00% <100.00%> (ø)` | | | [x/clp/types/keys.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9jbHAvdHlwZXMva2V5cy5nbw==) | `85.36% <100.00%> (+2.03%)` | :arrow_up: | | [x/clp/types/querier.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9jbHAvdHlwZXMvcXVlcmllci5nbw==) | `100.00% <ø> (ø)` | | | [x/clp/types/types.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9jbHAvdHlwZXMvdHlwZXMuZ28=) | `97.14% <100.00%> (+0.26%)` | :arrow_up: | | [x/dispensation/types/types.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9kaXNwZW5zYXRpb24vdHlwZXMvdHlwZXMuZ28=) | `100.00% <100.00%> (ø)` | | | [x/epochs/keeper/abci.go](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain#diff-eC9lcG9jaHMva2VlcGVyL2FiY2kuZ28=) | `100.00% <100.00%> (ø)` | | | ... and [26 more](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/Sifchain/sifnode/pull/3433/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain)