Sifchain / sifnode

SifNode - The future of Defi
Other
109 stars 118 forks source link

fix: add liq reward bucker sender address #3432

Closed snobbee closed 10 months ago

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

Codecov Report

Merging #3432 (a26a7db) into master (0c63583) will increase coverage by 0.99%. Report is 10 commits behind head on master. The diff coverage is 58.55%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Sifchain/sifnode/pull/3432/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/3432?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain) ```diff @@ Coverage Diff @@ ## master #3432 +/- ## ========================================== + Coverage 43.35% 44.34% +0.99% ========================================== Files 166 183 +17 Lines 15895 16733 +838 ========================================== + Hits 6891 7421 +530 - Misses 8591 8867 +276 - Partials 413 445 +32 ``` | [Files](https://app.codecov.io/gh/Sifchain/sifnode/pull/3432?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/3432?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/3432?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/3432?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/3432?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/3432?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/3432?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/3432?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/3432?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/3432?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/3432?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 [25 more](https://app.codecov.io/gh/Sifchain/sifnode/pull/3432?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/3432/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sifchain)