Public getIncludes method in SourceFieldMapper - #20290
Merged
sohami merged 2 commits intoDec 23, 2025
Merged
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).
| 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.
Loading