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

fix(jellyfish-api-core): update testPoolSwap arguments #1856

Merged
merged 12 commits into from
Nov 22, 2022
Merged

fix(jellyfish-api-core): update testPoolSwap arguments #1856

merged 12 commits into from
Nov 22, 2022

Conversation

shohamc1
Copy link
Contributor

What this PR does / why we need it:

Exposes the path and verbose arguments on testpoolswap. Removes the defunct UTXO argument.

@netlify
Copy link

netlify bot commented Nov 10, 2022

Deploy Preview for jellyfishsdk failed.

Name Link
🔨 Latest commit 71d211f
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/636c86067ce55500088eca09

@codeclimate
Copy link

codeclimate bot commented Nov 10, 2022

Code Climate has analyzed commit 01c9f40 and detected 0 issues on this pull request.

View more on Code Climate.

@netlify
Copy link

netlify bot commented Nov 10, 2022

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 01c9f40
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/637c9f8924cf400008e39289
😎 Deploy Preview https://deploy-preview-1856--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Base: 89.23% // Head: 91.70% // Increases project coverage by +2.47% 🎉

Coverage data is based on head (01c9f40) compared to base (af7534a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1856      +/-   ##
==========================================
+ Coverage   89.23%   91.70%   +2.47%     
==========================================
  Files         351      361      +10     
  Lines       10298    10473     +175     
  Branches     1301     1318      +17     
==========================================
+ Hits         9189     9604     +415     
+ Misses       1057      830     -227     
+ Partials       52       39      -13     
Impacted Files Coverage Δ
...ckages/jellyfish-api-core/src/category/poolpair.ts 100.00% <100.00%> (ø)
packages/jellyfish-wallet/src/wallet.ts 20.00% <0.00%> (-80.00%) ⬇️
...pps/whale-api/src/module.health/probe.indicator.ts 37.50% <0.00%> (-62.50%) ⬇️
apps/whale-api/src/module.defid/defid.probes.ts 27.27% <0.00%> (-59.10%) ⬇️
apps/whale-api/src/module.model/_model.probes.ts 27.58% <0.00%> (-58.63%) ⬇️
packages/ocean-api-client/src/apis/RawTx.ts 50.00% <0.00%> (-50.00%) ⬇️
apps/ocean-api/src/controllers/RawTxController.ts 55.55% <0.00%> (-44.45%) ⬇️
...nsaction-builder/src/txn/txn_builder_masternode.ts 60.00% <0.00%> (-40.00%) ⬇️
...ps/whale-api/src/module.api/actuator.controller.ts 62.50% <0.00%> (-37.50%) ⬇️
packages/jellyfish-wallet-mnemonic/src/hd_node.ts 67.79% <0.00%> (-28.82%) ⬇️
... and 93 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@cwkang1998 cwkang1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some minor changes

cwkang1998
cwkang1998 previously approved these changes Nov 22, 2022
Copy link
Contributor

@cwkang1998 cwkang1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@shohamc1 shohamc1 requested a review from fuxingloh November 22, 2022 10:36
@fuxingloh fuxingloh merged commit 6790aea into DeFiCh:main Nov 22, 2022
marktanrj pushed a commit that referenced this pull request Nov 22, 2022
<!--  Thanks for sending a pull request! -->

#### What this PR does / why we need it:

Exposes the path and verbose arguments on `testpoolswap`. Removes the
defunct UTXO argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants