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

tests: log all relay logs on e2e failure #5881

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

algorandskiy
Copy link
Contributor

Summary

Expose new RelayDataDirs method to save relays logs on e2e test failure.

Test Plan

This is tests-related change.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (2b914fc) 55.94% compared to head (a003c03) 55.94%.

Files Patch % Lines
netdeploy/network.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5881   +/-   ##
=======================================
  Coverage   55.94%   55.94%           
=======================================
  Files         477      477           
  Lines       67407    67413    +6     
=======================================
+ Hits        37708    37717    +9     
+ Misses      27144    27139    -5     
- Partials     2555     2557    +2     

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

@algorandskiy algorandskiy merged commit 64f5889 into algorand:master Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants