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 flakiness in MasterServiceTests.testThrottlingForMultipleTaskTypes #8901

Merged
merged 2 commits into from
Jul 27, 2023

Add a deterministic test case for timeout

8c5f7e0
Select commit
Loading
Failed to load commit list.
Merged

Fix flakiness in MasterServiceTests.testThrottlingForMultipleTaskTypes #8901

Add a deterministic test case for timeout
8c5f7e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 0s

70.99% (target 70.00%)

View this Pull Request on Codecov

70.99% (target 70.00%)

Details

Codecov Report

Merging #8901 (8c5f7e0) into main (91bc891) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #8901      +/-   ##
============================================
- Coverage     71.05%   70.99%   -0.06%     
  Complexity    57198    57198              
============================================
  Files          4758     4758              
  Lines        269863   269863              
  Branches      39484    39484              
============================================
- Hits         191755   191596     -159     
- Misses        61982    62128     +146     
- Partials      16126    16139      +13     

see 473 files with indirect coverage changes