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

[Backport 2.x] feat: constant keyword field #13003

Merged
merged 2 commits into from
Apr 22, 2024

Merge branch '2.x' into backport/backport-12285-to-2.x

b30e877
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] feat: constant keyword field #13003

Merge branch '2.x' into backport/backport-12285-to-2.x
b30e877
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

71.28% (target 70.00%)

View this Pull Request on Codecov

71.28% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 74.41860% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 71.28%. Comparing base (0dd892c) to head (b30e877).
Report is 138 commits behind head on 2.x.

Files Patch % Lines
...earch/index/mapper/ConstantKeywordFieldMapper.java 73.80% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##                2.x   #13003     +/-   ##
===========================================
  Coverage     71.28%   71.28%             
- Complexity    60145    60701    +556     
===========================================
  Files          4957     5004     +47     
  Lines        282799   285376   +2577     
  Branches      41409    41724    +315     
===========================================
+ Hits         201591   203432   +1841     
- Misses        64189    64763    +574     
- Partials      17019    17181    +162     

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