Skip to content

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.
@cloudflare-workers-and-pages
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

@codecov
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
Kayanski and others added 2 commits December 16, 2024 17:46
Co-authored-by: Interchain Adair <32375605+adairrr@users.noreply.github.com>
Co-authored-by: Interchain Adair <32375605+adairrr@users.noreply.github.com>
@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