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: cf_pool_swap_rate_v3 with broker fee and DCA support #5386

Merged
merged 4 commits into from
Nov 7, 2024

fix:

f0c0a71
Select commit
Loading
Failed to load commit list.
Merged

feat: cf_pool_swap_rate_v3 with broker fee and DCA support #5386

fix:
f0c0a71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

71% (-0%) compared to 9842dea

Details

Codecov Report

Attention: Patch coverage is 13.39286% with 97 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (9842dea) to head (f0c0a71).

Files with missing lines Patch % Lines
state-chain/runtime/src/lib.rs 6% 0 Missing and 50 partials ⚠️
state-chain/custom-rpc/src/lib.rs 2% 47 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5386    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        486     486            
  Lines      85863   85806    -57     
  Branches   85863   85806    -57     
======================================
- Hits       61515   61331   -184     
- Misses     21533   21612    +79     
- Partials    2815    2863    +48     

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