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

fxtest: Enforceable Timeouts on Lifecycle #1203

Merged
merged 4 commits into from
May 29, 2024

cancel hook fn & add comment

1c5db75
Select commit
Loading
Failed to load commit list.
Merged

fxtest: Enforceable Timeouts on Lifecycle #1203

cancel hook fn & add comment
1c5db75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

98.51% (target 90.00%)

View this Pull Request on Codecov

98.51% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (abda254) to head (1c5db75).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1203      +/-   ##
==========================================
- Coverage   98.57%   98.51%   -0.06%     
==========================================
  Files          34       34              
  Lines        2871     2900      +29     
==========================================
+ Hits         2830     2857      +27     
- Misses         35       36       +1     
- Partials        6        7       +1     

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