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

refactor(interchain-token): use contractstorage #245

Merged
merged 5 commits into from
Feb 9, 2025

Conversation

nbayindirli
Copy link
Contributor

@nbayindirli nbayindirli requested a review from a team as a code owner February 6, 2025 19:06
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 97.54098% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.29%. Comparing base (7bd306d) to head (13b308b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/stellar-interchain-token/src/contract.rs 89.28% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
+ Coverage   97.25%   97.29%   +0.03%     
==========================================
  Files          69       69              
  Lines        3973     3953      -20     
==========================================
- Hits         3864     3846      -18     
+ Misses        109      107       -2     

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

@nbayindirli nbayindirli force-pushed the refactor/interchain-token-storage branch from 704580e to 025d974 Compare February 6, 2025 19:42
@nbayindirli nbayindirli changed the title Refactor/interchain token storage refactor(interchain-token): use contractstorage Feb 6, 2025
@nbayindirli nbayindirli force-pushed the refactor/interchain-token-storage branch from 811294c to 541d5d5 Compare February 6, 2025 22:11
@nbayindirli nbayindirli force-pushed the refactor/interchain-token-storage branch from 09701a1 to eb1d80f Compare February 7, 2025 16:54
@nbayindirli nbayindirli force-pushed the refactor/interchain-token-storage branch from eb1d80f to f0de9f9 Compare February 7, 2025 17:13
@nbayindirli nbayindirli force-pushed the refactor/interchain-token-storage branch from f0de9f9 to 7a5e105 Compare February 7, 2025 17:15
packages/stellar-axelar-std-derive/src/storage.rs Outdated Show resolved Hide resolved
packages/stellar-axelar-std-derive/src/storage.rs Outdated Show resolved Hide resolved
packages/stellar-axelar-std-derive/src/storage.rs Outdated Show resolved Hide resolved
packages/stellar-axelar-std-derive/src/storage.rs Outdated Show resolved Hide resolved
packages/stellar-axelar-std-derive/src/storage.rs Outdated Show resolved Hide resolved
@nbayindirli nbayindirli enabled auto-merge (squash) February 9, 2025 20:30
@nbayindirli nbayindirli merged commit 0e7970b into main Feb 9, 2025
7 checks passed
@nbayindirli nbayindirli deleted the refactor/interchain-token-storage branch February 9, 2025 20:32
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