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

[Backport 2.12] [Backport 2.x] fix flaky test - handle IllegalStateException and throw AssertionError to use assertbusy #12282

Merged
merged 1 commit into from
Feb 10, 2024

fix flaky test - handle IllegalStateException and throw AssertionErro…

50e3452
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.12] [Backport 2.x] fix flaky test - handle IllegalStateException and throw AssertionError to use assertbusy #12282

fix flaky test - handle IllegalStateException and throw AssertionErro…
50e3452
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2024 in 1s

71.21% (target 70.00%)

View this Pull Request on Codecov

71.21% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (684dd74) 71.19% compared to head (50e3452) 71.21%.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.12   #12282      +/-   ##
============================================
+ Coverage     71.19%   71.21%   +0.02%     
- Complexity    59839    59849      +10     
============================================
  Files          4939     4939              
  Lines        281664   281664              
  Branches      41237    41237              
============================================
+ Hits         200534   200595      +61     
+ Misses        64087    64072      -15     
+ Partials      17043    16997      -46     

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