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

Handle version during repository registration for prefix mode verification #16849

Merged
merged 1 commit into from
Dec 18, 2024

Handle version during repository registration for prefix mode verific…

135c472
Select commit
Loading
Failed to load commit list.
Merged

Handle version during repository registration for prefix mode verification #16849

Handle version during repository registration for prefix mode verific…
135c472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

71.82% (target 70.00%)

View this Pull Request on Codecov

71.82% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (aa4721a) to head (135c472).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 33.33% 0 Missing and 2 partials ⚠️
...nsearch/cluster/service/ClusterApplierService.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16849      +/-   ##
============================================
- Coverage     71.90%   71.82%   -0.08%     
+ Complexity    65569    65507      -62     
============================================
  Files          5314     5314              
  Lines        305423   305427       +4     
  Branches      44501    44503       +2     
============================================
- Hits         219616   219384     -232     
- Misses        67533    67726     +193     
- Partials      18274    18317      +43     

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