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

fix(axelar-gateway): ensure the testutils feature is loaded for tests #70

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

cgorenflo
Copy link
Contributor

the tests import structs from the testutils module, which is only loaded when the testutils feature is active. So the test should ensure that it is

@cgorenflo cgorenflo requested a review from a team as a code owner November 14, 2024 23:16
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.16%. Comparing base (3bfc691) to head (eac676f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   93.16%   93.16%           
=======================================
  Files          36       36           
  Lines        2267     2267           
=======================================
  Hits         2112     2112           
  Misses        155      155           

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


🚨 Try these New Features:

@cgorenflo cgorenflo force-pushed the fix-testutils-feature-import branch from ce7c18c to 73c7cf7 Compare November 15, 2024 22:54
@cgorenflo cgorenflo enabled auto-merge (squash) November 21, 2024 21:25
@cgorenflo cgorenflo merged commit c4796c0 into main Nov 21, 2024
5 checks passed
@cgorenflo cgorenflo deleted the fix-testutils-feature-import branch November 21, 2024 21:26
@ahramy ahramy mentioned this pull request Jan 21, 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