Skip to content

Adds a mapper for context aware segments grouping criteria - #19233

Merged
jed326 merged 5 commits into
opensearch-project:mainfrom
shatejas:namespace-mapper
Oct 8, 2025
Merged

Adds a mapper for context aware segments grouping criteria#19233
jed326 merged 5 commits into
opensearch-project:mainfrom
shatejas:namespace-mapper

Fixes LangPainlessClientYamlTestSuiteIT

5a9e26c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 1s

73.04% (target 70.00%)

View this Pull Request on Codecov

73.04% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 80.92486% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.04%. Comparing base (39b7a59) to head (5a9e26c).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../index/mapper/ContextAwareGroupingFieldMapper.java 84.21% 6 Missing and 3 partials ⚠️
.../java/org/opensearch/index/mapper/FieldMapper.java 53.33% 5 Missing and 2 partials ⚠️
...a/org/opensearch/index/mapper/DateFieldMapper.java 28.57% 4 Missing and 1 partial ⚠️
...ch/index/mapper/ContextAwareGroupingFieldType.java 62.50% 3 Missing ⚠️
...va/org/opensearch/index/mapper/DocumentParser.java 82.35% 1 Missing and 2 partials ⚠️
...org/opensearch/index/mapper/NumberFieldMapper.java 78.57% 2 Missing and 1 partial ⚠️
...java/org/opensearch/index/mapper/ParseContext.java 75.00% 1 Missing and 1 partial ⚠️
...ava/org/opensearch/index/mapper/IpFieldMapper.java 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19233      +/-   ##
============================================
+ Coverage     73.00%   73.04%   +0.04%     
- Complexity    70534    70585      +51     
============================================
  Files          5719     5722       +3     
  Lines        323260   323387     +127     
  Branches      46816    46833      +17     
============================================
+ Hits         235993   236220     +227     
+ Misses        68224    68063     -161     
- Partials      19043    19104      +61     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.