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: Set pool fees #4050

Merged
merged 16 commits into from
Oct 12, 2023

fmt

d006c32
Select commit
Loading
Failed to load commit list.
Merged

Feat: Set pool fees #4050

fmt
d006c32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

72% (+0%) compared to 6436088

Details

Codecov Report

Merging #4050 (d006c32) into main (6436088) will increase coverage by 0%.
Report is 5 commits behind head on main.
The diff coverage is 93%.

@@          Coverage Diff           @@
##            main   #4050    +/-   ##
======================================
  Coverage     71%     72%            
======================================
  Files        377     377            
  Lines      60078   60624   +546     
  Branches   60078   60624   +546     
======================================
+ Hits       42810   43485   +675     
+ Misses     15022   14880   -142     
- Partials    2246    2259    +13     
Files Coverage Δ
state-chain/amm/src/limit_orders.rs 89% <100%> (+12%) ⬆️
state-chain/amm/src/range_orders.rs 82% <100%> (+4%) ⬆️
state-chain/pallets/cf-pools/src/benchmarking.rs 100% <100%> (ø)
state-chain/pallets/cf-pools/src/mock.rs 98% <100%> (+2%) ⬆️
state-chain/runtime/src/runtime_apis.rs 83% <100%> (ø)
state-chain/amm/src/common.rs 88% <88%> (-<1%) ⬇️
state-chain/amm/src/lib.rs 58% <86%> (+11%) ⬆️
state-chain/custom-rpc/src/lib.rs 22% <0%> (+1%) ⬆️
state-chain/pallets/cf-pools/src/tests.rs 99% <100%> (+2%) ⬆️
state-chain/runtime/src/lib.rs 35% <0%> (-<1%) ⬇️
... and 3 more

... and 9 files with indirect coverage changes

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