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 RemoteCloneIndex flaky test by using sync FS repo #15037

Merged
merged 2 commits into from
Aug 3, 2024

Marking testCreateCloneIndexLowPriorityRateLimit as awaits fix

77a9bf9
Select commit
Loading
Failed to load commit list.
Merged

Fix RemoteCloneIndex flaky test by using sync FS repo #15037

Marking testCreateCloneIndexLowPriorityRateLimit as awaits fix
77a9bf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2024 in 0s

71.77% (target 70.00%)

View this Pull Request on Codecov

71.77% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.77%. Comparing base (48634bd) to head (77a9bf9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15037      +/-   ##
============================================
- Coverage     71.82%   71.77%   -0.06%     
- Complexity    62778    62810      +32     
============================================
  Files          5169     5169              
  Lines        294646   294665      +19     
  Branches      42610    42616       +6     
============================================
- Hits         211644   211497     -147     
- Misses        65573    65800     +227     
+ Partials      17429    17368      -61     

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