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

Fixing flaky test testRemoteIndexPathFileExistsAfterMigration #15977

Merged
merged 2 commits into from
Sep 23, 2024

SpotlessApply

a61bf9e
Select commit
Loading
Failed to load commit list.
Merged

Fixing flaky test testRemoteIndexPathFileExistsAfterMigration #15977

SpotlessApply
a61bf9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 1s

71.96% (target 70.00%)

View this Pull Request on Codecov

71.96% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.96%. Comparing base (036f6bc) to head (a61bf9e).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15977      +/-   ##
============================================
+ Coverage     71.92%   71.96%   +0.04%     
+ Complexity    64400    64353      -47     
============================================
  Files          5281     5281              
  Lines        300995   300995              
  Branches      43479    43479              
============================================
+ Hits         216491   216617     +126     
+ Misses        66793    66614     -179     
- Partials      17711    17764      +53     

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