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

Prepare for BelieveAthon #548

Merged
merged 46 commits into from
Dec 16, 2024
Merged

Prepare for BelieveAthon #548

merged 46 commits into from
Dec 16, 2024

Conversation

Kayanski
Copy link
Contributor

@Kayanski Kayanski commented Nov 26, 2024

This PR contains the deployment of apps and adapters to support the believeathon.
It also contains CI fixes.

CI comments :

  • interchain-test / module clone tests --> Astrovault tests make it fail, because of GRPC availability.
  • (modules-check / stable / clippy) and (modules-check / beta / clippy) fail because mars is not updated ot cosmwasm-std 2, so we're not able to integrate it
  • Circle CI / test fails because NeutronDex doesn't have the MultiHopSwapMsg registered in neutron-test-tube (??) This was the same issue on their testnet. Should we keep this code ?
  • modules-coverage --> Infra failure ?

Checklist

  • CI is green.
  • Wasms have been updated through CircleCI
  • CI is green
  • Changelog updated.

Copy link

cloudflare-workers-and-pages bot commented Nov 26, 2024

Deploying abstract-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 553c207
Status:⚡️  Build in progress...

View logs

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.

Project coverage is 74.6%. Comparing base (bf989a9) to head (29af530).
Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
...work/packages/abstract-interface/src/deployment.rs 7.6% 12 Missing ⚠️
framework/packages/abstract-client/src/client.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
framework/contracts/native/registry/src/migrate.rs 68.8% <ø> (-2.0%) ⬇️
framework/packages/abstract-client/src/builder.rs 65.9% <100.0%> (-2.1%) ⬇️
...ramework/packages/abstract-sdk/src/apis/adapter.rs 100.0% <100.0%> (ø)
framework/packages/abstract-sdk/src/apis/app.rs 100.0% <100.0%> (ø)
framework/packages/abstract-sdk/src/apis/authz.rs 15.5% <ø> (ø)
framework/packages/abstract-sdk/src/apis/bank.rs 82.7% <100.0%> (-0.7%) ⬇️
...mework/packages/abstract-sdk/src/apis/execution.rs 73.6% <100.0%> (ø)
...amework/packages/abstract-sdk/src/apis/feegrant.rs 89.8% <ø> (ø)
framework/packages/abstract-sdk/src/apis/ibc.rs 34.2% <100.0%> (+1.2%) ⬆️
...ramework/packages/abstract-sdk/src/apis/modules.rs 66.6% <100.0%> (ø)
... and 18 more

... and 72 files with indirect coverage changes

@Kayanski Kayanski requested a review from adairrr November 26, 2024 10:47
@Kayanski Kayanski force-pushed the deploy/apps-adapters-believathon branch from febc0c2 to 7923995 Compare November 30, 2024 11:03
@Kayanski Kayanski mentioned this pull request Dec 10, 2024
2 tasks
@Kayanski Kayanski requested a review from adairrr December 16, 2024 13:38
integrations/bundles/mockdex/Cargo.toml Outdated Show resolved Hide resolved
integrations/wyndex-adapter/Cargo.toml Outdated Show resolved Hide resolved
integrations/neutron-dex-adapter/Cargo.toml Outdated Show resolved Hide resolved
integrations/neutron-dex-adapter/Cargo.toml Outdated Show resolved Hide resolved
interchain/scripts/state.json Show resolved Hide resolved
@Kayanski Kayanski merged commit ca2270a into main Dec 16, 2024
13 of 17 checks passed
@Kayanski Kayanski deleted the deploy/apps-adapters-believathon branch December 16, 2024 19:09
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.

2 participants