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: account_info_v2 APY #4112

Merged
merged 8 commits into from
Oct 17, 2023

Fixed a bug where APY is capped at 100%

7c45dd5
Select commit
Loading
Failed to load commit list.
Merged

feat: account_info_v2 APY #4112

Fixed a bug where APY is capped at 100%
7c45dd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 0s

72% (+0%) compared to d243595

Details

Codecov Report

Merging #4112 (7c45dd5) into main (d243595) will increase coverage by 0%.
Report is 3 commits behind head on main.
The diff coverage is 98%.

@@          Coverage Diff           @@
##            main   #4112    +/-   ##
======================================
  Coverage     72%     72%            
======================================
  Files        378     378            
  Lines      60663   60813   +150     
  Branches   60663   60813   +150     
======================================
+ Hits       43495   43637   +142     
- Misses     14903   14907     +4     
- Partials    2265    2269     +4     
Files Coverage Δ
...tate-chain/cf-integration-tests/src/authorities.rs 93% <100%> (ø)
state-chain/cf-integration-tests/src/funding.rs 97% <100%> (+4%) ⬆️
state-chain/pallets/cf-emissions/src/lib.rs 80% <ø> (ø)
state-chain/pallets/cf-emissions/src/tests.rs 99% <100%> (ø)
state-chain/runtime/src/chainflip.rs 57% <100%> (+4%) ⬆️
...chain/runtime/src/chainflip/backup_node_rewards.rs 100% <ø> (ø)
state-chain/runtime/src/runtime_apis.rs 84% <ø> (ø)
state-chain/custom-rpc/src/lib.rs 23% <75%> (+<1%) ⬆️
state-chain/runtime/src/lib.rs 35% <0%> (-<1%) ⬇️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more