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: bump pool factory version #280

Merged
merged 2 commits into from
Feb 11, 2024
Merged

fix: bump pool factory version #280

merged 2 commits into from
Feb 11, 2024

Conversation

kerber0x
Copy link
Contributor

Description and Motivation

To include the newly added cosmwasm_interface_contract param when updating pair configs on osmosis.

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.

…terface_contract param when updating pair configs on osmosis
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7676a96) 94.46% compared to head (297bf60) 94.46%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   94.46%   94.46%           
=======================================
  Files         219      219           
  Lines       24858    24858           
=======================================
  Hits        23482    23482           
  Misses       1376     1376           

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

@kerber0x kerber0x merged commit b751c49 into main Feb 11, 2024
4 checks passed
@kerber0x kerber0x deleted the fix/bump-factory-version branch February 11, 2024 15:33
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.

1 participant