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: fix TestSendSigsAfterCatchpointCatchup #6244

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

cce
Copy link
Contributor

@cce cce commented Feb 4, 2025

Summary

In #6224, the changes to verify the catchpoint file generated did not wait long enough, due to code ordering before it was downloaded.

Test Plan

Nightly tests should now pass.

@gmalouf gmalouf requested a review from algorandskiy February 4, 2025 19:57
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.37%. Comparing base (01186d0) to head (5604a74).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6244      +/-   ##
==========================================
- Coverage   51.76%   51.37%   -0.39%     
==========================================
  Files         644      644              
  Lines       86521    86521              
==========================================
- Hits        44786    44453     -333     
- Misses      38870    39170     +300     
- Partials     2865     2898      +33     

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

@cce cce merged commit 1bfb07d into algorand:master Feb 4, 2025
19 of 20 checks passed
@cce cce deleted the fix-TestSendSigsAfterCatchpointCatchup branch February 11, 2025 19:42
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