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

added DfTx PoolAddLiquidity #145

Merged
merged 4 commits into from
Apr 20, 2021
Merged

Conversation

fuxingloh
Copy link
Contributor

What kind of PR is this?:

/kind feature

What this PR does / why we need it:

Added DfTx PoolAddLiquidity Buffer composing

@github-actions
Copy link

github-actions bot commented Apr 20, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/jellyfish/dist/jellyfish.umd.js 17.96 KB (0%) 360 ms (0%) 129 ms (+43.45% 🔺) 488 ms

@fuxingloh fuxingloh force-pushed the fuxingloh/dftx-pool-add-liquidity branch from 1571ff7 to 1bf7052 Compare April 20, 2021 05:52
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #145 (1bf7052) into main (3d829db) will increase coverage by 0.08%.
The diff coverage is 100.00%.

❗ Current head 1bf7052 differs from pull request most recent head 64afd0c. Consider uploading reports for the commit 64afd0c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   94.97%   95.05%   +0.08%     
==========================================
  Files          44       44              
  Lines         975      991      +16     
  Branches      115      115              
==========================================
+ Hits          926      942      +16     
  Misses         47       47              
  Partials        2        2              
Impacted Files Coverage Δ
...ages/jellyfish-transaction/src/script/defi/dftx.ts 91.66% <100.00%> (+0.36%) ⬆️
...jellyfish-transaction/src/script/defi/dftx_pool.ts 100.00% <100.00%> (ø)
...ckages/jellyfish-transaction/src/script/mapping.ts 96.15% <100.00%> (+0.15%) ⬆️

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 3d829db...64afd0c. Read the comment docs.

@fuxingloh fuxingloh force-pushed the fuxingloh/dftx-pool-add-liquidity branch from 40d38c3 to f0c37d6 Compare April 20, 2021 05:58
@fuxingloh fuxingloh marked this pull request as ready for review April 20, 2021 06:19
@fuxingloh fuxingloh merged commit c6319dd into main Apr 20, 2021
@fuxingloh fuxingloh deleted the fuxingloh/dftx-pool-add-liquidity branch April 20, 2021 06:19
@fuxingloh fuxingloh mentioned this pull request Apr 20, 2021
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants