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: Relative Slippage Limits (PRO-1207) #4547

Merged
merged 3 commits into from
Feb 27, 2024

chore: clarifying comment

edfa160
Select commit
Loading
Failed to load commit list.
Merged

feat: Relative Slippage Limits (PRO-1207) #4547

chore: clarifying comment
edfa160
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

73% (-0%) compared to db6981a

Details

Codecov Report

Attention: Patch coverage is 60.08403% with 95 lines in your changes are missing coverage. Please review.

Project coverage is 73%. Comparing base (db6981a) to head (edfa160).
Report is 6 commits behind head on main.

Files Patch % Lines
state-chain/pallets/cf-pools/src/weights.rs 6% 88 Missing ⚠️
state-chain/pallets/cf-pools/src/lib.rs 88% 1 Missing and 6 partials ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4547   +/-   ##
=====================================
- Coverage     73%     73%   -0%     
=====================================
  Files        401     401           
  Lines      66210   66303   +93     
  Branches   66210   66303   +93     
=====================================
+ Hits       48090   48117   +27     
- Misses     15802   15861   +59     
- Partials    2318    2325    +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.