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: error logged in integration tests #777

Closed

Conversation

freeelancer
Copy link

Error is being logged in the integration tests due to the interchaintest trying to pull the skip-mev/connect-e2e image. The docker build images are tagged to local to bypass this unnecessary logged error. https://github.com/strangelove-ventures/interchaintest/blob/main/chain/cosmos/cosmos_chain.go#L618
Screenshot 2024-09-26 at 11 58 59 AM

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.01%. Comparing base (7edcb1b) to head (7a5e964).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #777      +/-   ##
==========================================
+ Coverage   56.99%   57.01%   +0.01%     
==========================================
  Files         210      210              
  Lines       11718    11718              
==========================================
+ Hits         6679     6681       +2     
+ Misses       4431     4429       -2     
  Partials      608      608              

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

@zrbecker zrbecker closed this Oct 2, 2024
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