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

Update the lucene snapshot url #12260

Merged
merged 1 commit into from
Feb 9, 2024

Update the lucene snapshot url

9babba6
Select commit
Loading
Failed to load commit list.
Merged

Update the lucene snapshot url #12260

Update the lucene snapshot url
9babba6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 1s

71.41% (target 70.00%)

View this Pull Request on Codecov

71.41% (target 70.00%)

Details

Codecov Report

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

Comparison is base (445bf1f) 71.36% compared to head (9babba6) 71.41%.
Report is 7 commits behind head on main.

Files Patch % Lines
...opensearch/ingest/common/CommunityIdProcessor.java 82.97% 22 Missing and 18 partials ⚠️
...h/aggregations/bucket/FastFilterRewriteHelper.java 87.50% 3 Missing and 12 partials ⚠️
...egations/bucket/composite/CompositeAggregator.java 90.47% 1 Missing and 1 partial ⚠️
...org/opensearch/gradle/RepositoriesSetupPlugin.java 0.00% 1 Missing ⚠️
...search/ingest/common/IngestCommonModulePlugin.java 0.00% 1 Missing ⚠️
...ions/bucket/histogram/DateHistogramAggregator.java 87.50% 0 Missing and 1 partial ⚠️
.../org/opensearch/telemetry/tracing/SpanBuilder.java 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12260      +/-   ##
============================================
+ Coverage     71.36%   71.41%   +0.05%     
- Complexity    59643    59756     +113     
============================================
  Files          4954     4955       +1     
  Lines        280695   281022     +327     
  Branches      40780    40841      +61     
============================================
+ Hits         200319   200702     +383     
+ Misses        63688    63598      -90     
- Partials      16688    16722      +34     

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