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: Stop calling waitFor callback after timeout #1271

Merged
merged 7 commits into from
Jan 8, 2024

robuster assertion for not calling callback again

10a1ac7
Select commit
Loading
Failed to load commit list.
Merged

fix: Stop calling waitFor callback after timeout #1271

robuster assertion for not calling callback again
10a1ac7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

100.00% (+0.00%) compared to a7b7252

View this Pull Request on Codecov

100.00% (+0.00%) compared to a7b7252

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a7b7252) 100.00% compared to head (10a1ac7) 100.00%.
Report is 4 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #1271   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         1038      1041    +3     
  Branches       346       347    +1     
=========================================
+ Hits          1038      1041    +3     

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