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 Issue #998 #1067

Merged
merged 7 commits into from
Jan 4, 2024

Sleep thread to allow jobs to finish

ad1d765
Select commit
Loading
Failed to load commit list.
Merged

Backport Issue #998 #1067

Sleep thread to allow jobs to finish
ad1d765
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 0s

75.04% (target 70.00%)

View this Pull Request on Codecov

75.04% (target 70.00%)

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (e5997e8) 74.93% compared to head (ad1d765) 75.04%.

Files Patch % Lines
...gement/indexstatemanagement/model/ExplainFilter.kt 76.27% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1067      +/-   ##
============================================
+ Coverage     74.93%   75.04%   +0.10%     
- Complexity     2873     2899      +26     
============================================
  Files           371      372       +1     
  Lines         17030    17118      +88     
  Branches       2454     2473      +19     
============================================
+ Hits          12762    12846      +84     
- Misses         2898     2900       +2     
- Partials       1370     1372       +2     

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