Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

feat(module.playground): add zero liquidity pool pair #398

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

canonbrother
Copy link
Contributor

What kind of PR is this?:

/kind feature

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #388

Additional comments?:

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #398 (2c6ef95) into main (c8bea38) will increase coverage by 1.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   81.55%   82.64%   +1.09%     
==========================================
  Files          42       42              
  Lines         645      778     +133     
  Branches       44       71      +27     
==========================================
+ Hits          526      643     +117     
- Misses         82      131      +49     
+ Partials       37        4      -33     
Impacted Files Coverage Δ
src/module.playground/bot/oracle.bot.ts 90.90% <ø> (+5.19%) ⬆️
...c/module.playground/setup/setup.loan.collateral.ts 92.30% <ø> (+2.30%) ⬆️
src/module.playground/setup/setup.oracle.ts 96.15% <ø> (+0.69%) ⬆️
src/module.playground/setup/setup.token.ts 93.75% <ø> (+1.44%) ⬆️
src/module.playground/setup/setup.dex.ts 96.96% <100.00%> (+8.50%) ⬆️
src/module.api/_core/api.error.ts 32.83% <0.00%> (-15.82%) ⬇️
...ayground-api-client/src/playground.api.response.ts 8.33% <0.00%> (-5.96%) ⬇️
...ages/playground-api-client/src/errors/api.error.ts 68.00% <0.00%> (-5.69%) ⬇️
src/module.health/probe.indicator.ts 62.50% <0.00%> (-4.17%) ⬇️
packages/playground-api-client/src/api/wallet.ts 83.33% <0.00%> (-4.17%) ⬇️
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8bea38...2c6ef95. Read the comment docs.

@canonbrother canonbrother marked this pull request as ready for review February 9, 2022 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a pair with low/empty liquidity
4 participants