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

Feat/injective tf #224

Merged
merged 6 commits into from
Oct 27, 2023
Merged

Feat/injective tf #224

merged 6 commits into from
Oct 27, 2023

Conversation

kerber0x
Copy link
Contributor

Description and Motivation

This PR adds the injective token factory to the code and fixes minor details on the vault and vault router related to injective.

Related Issues


Checklist:

  • I have read Migaloo's contribution guidelines.
  • My pull request has a sound title and description (not something vague like Update index.md)
  • All existing and new tests are passing.
  • I updated/added relevant documentation.
  • The code is formatted properly cargo fmt --all --.
  • Clippy doesn't report any issues cargo clippy -- -D warnings.
  • I have regenerated the schemas if needed cargo schema.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7e52be) 94.50% compared to head (c3d770f) 94.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
- Coverage   94.50%   94.48%   -0.02%     
==========================================
  Files         218      218              
  Lines       24750    24659      -91     
==========================================
- Hits        23389    23299      -90     
+ Misses       1361     1360       -1     
Files Coverage Δ
..._hub/pool-network/stableswap_3pool/src/commands.rs 90.90% <ø> (ø)
...y_hub/pool-network/stableswap_3pool/src/helpers.rs 99.11% <ø> (ø)
...ty_hub/pool-network/terraswap_pair/src/commands.rs 99.63% <ø> (ø)
...ty_hub/pool-network/terraswap_pair/src/contract.rs 94.84% <ø> (ø)
...ity_hub/pool-network/terraswap_pair/src/helpers.rs 84.69% <ø> (ø)
...work/terraswap_pair/src/tests/provide_liquidity.rs 96.95% <ø> (ø)
.../liquidity_hub/vault-network/vault/src/contract.rs 85.00% <ø> (+1.12%) ⬆️
...ity_hub/vault-network/vault/src/execute/deposit.rs 94.50% <100.00%> (+0.68%) ⬆️
...hub/vault-network/vault/src/execute/receive/mod.rs 100.00% <ø> (ø)
...ault-network/vault/src/execute/receive/withdraw.rs 97.22% <ø> (ø)
... and 4 more

... and 4 files with indirect coverage changes

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

0xFable
0xFable previously approved these changes Oct 27, 2023
Copy link
Contributor

@0xFable 0xFable left a comment

Choose a reason for hiding this comment

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

LGTM :D

@kerber0x kerber0x merged commit b64cc7e into main Oct 27, 2023
6 checks passed
@kerber0x kerber0x deleted the feat/injective-tf branch October 27, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants