-
Notifications
You must be signed in to change notification settings - Fork 598
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
Liquidation #1955
Liquidation #1955
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1955 +/- ##
==========================================
- Coverage 86.09% 86.05% -0.05%
==========================================
Files 99 99
Lines 20003 19809 -194
==========================================
- Hits 17221 17046 -175
+ Misses 2782 2763 -19
Continue to review full report at Codecov.
|
For StableAsset, no matter what the para Some test cases are missing and need to be filled |
Tests are in |
Tests fixed. |
Can you merge master and why failed |
I didn't test on the pallet calls but the module function, which doesn't use the |
master merged |
Because |
LGTM |
…ts-for-currencies * origin/master: (362 commits) Skip idle_scheduler Calls When Not Producing blocks (#1721) config more homa subaccounts for Karura (#2004) rm wt storage (#1984) Update construct_runtime's syntax (#2000) polkadot v0.9.18 (#1988) be srtool compatible (#2021) Update README.md (#2022) update precompile weights (#2020) Mandala supports PricingPegged for taiKSM (#2015) remove unneeded param (#2014) fix srtool (#2013) update precompile gas_limit (#2007) fix verify bootnodes script Bump minimist from 1.2.5 to 1.2.6 in /ts-tests (#2008) Bump (#2005) add NativeAssetId to asset registry (#1993) connect earning and incentives (#1995) Liquidation (#1955) Improvement/orml oracle (#1998) Mock xcm (#1977) ... # Conflicts: # modules/currencies/src/lib.rs # predeploy-contracts
No description provided.