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

feat(minor-interchain-token-service): freeze/unfreeze #670

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

cjcobb23
Copy link
Contributor

@cjcobb23 cjcobb23 commented Oct 29, 2024

  • Add support for freezing and unfreezing specific chains

https://axelarnetwork.atlassian.net/browse/AXE-6265

* Add support for freezing and unfreezing specific chains
@cjcobb23 cjcobb23 requested a review from a team as a code owner October 29, 2024 18:27
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 96.81818% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.49%. Comparing base (a6952bb) to head (15eef5f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/interchain-token-service/src/state.rs 89.28% 6 Missing ⚠️
...cts/interchain-token-service/src/contract/query.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
+ Coverage   93.48%   93.49%   +0.01%     
==========================================
  Files         237      237              
  Lines       34628    34813     +185     
==========================================
+ Hits        32373    32550     +177     
- Misses       2255     2263       +8     

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

@cjcobb23 cjcobb23 merged commit 03f7fb4 into main Oct 31, 2024
8 checks passed
@cjcobb23 cjcobb23 deleted the its_hub_freeze_per_chain branch October 31, 2024 15:13
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.

4 participants