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(axelar-std-derive): add macro to execute when contract is not paused #214

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Jan 25, 2025

AXE-7255

stellar/rs-soroban-sdk#1426 allows function attributes to be used to check for pause status

@milapsheth milapsheth requested a review from a team as a code owner January 25, 2025 08:19
@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2025

Codecov Report

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

Project coverage is 95.17%. Comparing base (c986ce8) to head (5459d95).

Files with missing lines Patch % Lines
packages/stellar-axelar-std-derive/src/pausable.rs 88.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   95.45%   95.17%   -0.28%     
==========================================
  Files          61       61              
  Lines        3583     3423     -160     
==========================================
- Hits         3420     3258     -162     
- Misses        163      165       +2     

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

@milapsheth milapsheth enabled auto-merge (squash) January 25, 2025 21:50
@milapsheth milapsheth merged commit 03d1a48 into main Jan 25, 2025
5 checks passed
@milapsheth milapsheth deleted the feat/pausable-macro branch January 25, 2025 21:52
@talalashraf talalashraf mentioned this pull request Jan 28, 2025
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.

3 participants