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-1.3] Fix mapping char_filter when mapping a hashtag (#7591) #8121

Merged

Fix mapping char_filter when mapping a hashtag (#7591)

d789d8a
Select commit
Loading
Failed to load commit list.
Merged

[Backport-1.3] Fix mapping char_filter when mapping a hashtag (#7591) #8121

Fix mapping char_filter when mapping a hashtag (#7591)
d789d8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2023 in 1s

77.59% (target 70.00%)

View this Pull Request on Codecov

77.59% (target 70.00%)

Details

Codecov Report

Merging #8121 (d789d8a) into 1.3 (6da7445) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                1.3    #8121   +/-   ##
=========================================
  Coverage     77.58%   77.59%           
- Complexity    58750    58768   +18     
=========================================
  Files          4223     4223           
  Lines        253435   253437    +2     
  Branches      38705    38705           
=========================================
+ Hits         196638   196651   +13     
- Misses        40798    40820   +22     
+ Partials      15999    15966   -33     
Impacted Files Coverage Δ
...arch/analysis/common/MappingCharFilterFactory.java 50.00% <100.00%> (ø)
...n/java/org/opensearch/index/analysis/Analysis.java 84.89% <100.00%> (+0.22%) ⬆️

... and 451 files with indirect coverage changes