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

chore: add LP mint calculation for stableswap pools #383

Merged
merged 1 commit into from
Dec 13, 2024

chore: add LP mint calculation for stableswap pools

595ed83
Select commit
Loading
Failed to load commit list.
Merged

chore: add LP mint calculation for stableswap pools #383

chore: add LP mint calculation for stableswap pools
595ed83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

92.98% (-0.23%) compared to 06cca15

View this Pull Request on Codecov

92.98% (-0.23%) compared to 06cca15

Details

Codecov Report

Attention: Patch coverage is 22.50000% with 62 lines in your changes missing coverage. Please review.

Project coverage is 92.98%. Comparing base (06cca15) to head (595ed83).

Files with missing lines Patch % Lines
...ity_hub/pool-network/terraswap_pair/src/helpers.rs 0.00% 45 Missing ⚠️
...ty_hub/pool-network/terraswap_pair/src/commands.rs 51.42% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #383      +/-   ##
==========================================
- Coverage   93.21%   92.98%   -0.23%     
==========================================
  Files         219      219              
  Lines       24867    24931      +64     
==========================================
+ Hits        23179    23182       +3     
- Misses       1688     1749      +61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.