Skip to content

Conversation

@Kayanski
Copy link
Contributor

@Kayanski Kayanski commented Jan 7, 2025

Xion has published their crate on crates.io, it's now possible to publish abstract 0.26.0

Checklist

  • CI is green.
  • Changelog updated.
@codecov
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 45.3%. Comparing base (bf989a9) to head (93d3ddd).
Report is 89 commits behind head on main.

Files with missing lines Patch % Lines
framework/contracts/account/src/sub_account.rs 0.0% 2 Missing ⚠️
framework/packages/abstract-client/src/account.rs 0.0% 1 Missing ⚠️
...s/abstract-client/src/interchain/remote_account.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
framework/contracts/account/src/contract.rs 46.4% <100.0%> (-43.3%) ⬇️
framework/contracts/account/src/migrate.rs 0.0% <ø> (-100.0%) ⬇️
.../contracts/native/ibc-host/src/account_commands.rs 59.8% <100.0%> (-37.8%) ⬇️
...amework/packages/abstract-interface/src/account.rs 34.0% <100.0%> (-33.7%) ⬇️
framework/packages/abstract-std/src/account.rs 77.7% <ø> (-14.3%) ⬇️
framework/packages/abstract-client/src/account.rs 20.3% <0.0%> (-58.9%) ⬇️
...s/abstract-client/src/interchain/remote_account.rs 38.4% <0.0%> (+17.6%) ⬆️
framework/contracts/account/src/sub_account.rs 0.0% <0.0%> (-98.3%) ⬇️

... and 255 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 7, 2025

Deploying abstract-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 900f1ef
Status: ✅  Deploy successful!
Preview URL: https://65ca8d78.abstract-docs.pages.dev
Branch Preview URL: https://publish-v0-26-0.abstract-docs.pages.dev

View logs

@Kayanski Kayanski requested a review from Buckram123 January 7, 2025 17:19
Copy link
Collaborator

@Buckram123 Buckram123 left a comment

Choose a reason for hiding this comment

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

Nice! Not sure what is going on with formatting of toml
Edit: ah, got it, so if there's empty lines between blocks it doesn't align it

Copy link
Collaborator

@Buckram123 Buckram123 left a comment

Choose a reason for hiding this comment

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

Nice fixes for xion!

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 12, 2025
@Buckram123
Copy link
Collaborator

@Kayanski Feel free to merge it, uploaded and registered this wasm in this #564

@Buckram123 Buckram123 merged commit 16e8ad7 into main Mar 13, 2025
17 of 23 checks passed
@Buckram123 Buckram123 deleted the publish/v0.26.0 branch March 13, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

account documentation Improvements or additions to documentation interface native

3 participants