Skip to content

Public getIncludes method in SourceFieldMapper - #20290

Merged
sohami merged 2 commits into
opensearch-project:mainfrom
buddharajusahil:feature/source-includes-public
Dec 23, 2025
Merged

Public getIncludes method in SourceFieldMapper#20290
sohami merged 2 commits into
opensearch-project:mainfrom
buddharajusahil:feature/source-includes-public

Merge branch 'main' into feature/source-includes-public

0e2815c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

73.17% (target 70.00%)

View this Pull Request on Codecov

73.17% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.17%. Comparing base (be07784) to head (0e2815c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...org/opensearch/index/mapper/SourceFieldMapper.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #20290   +/-   ##
=========================================
  Coverage     73.16%   73.17%           
+ Complexity    71744    71732   -12     
=========================================
  Files          5795     5795           
  Lines        328304   328305    +1     
  Branches      47281    47281           
=========================================
+ Hits         240216   240236   +20     
+ Misses        68822    68805   -17     
+ Partials      19266    19264    -2     

☔ 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.