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

Use Lucene provided Persian stem #14847

Merged
merged 2 commits into from
Jul 22, 2024

Merge branch 'main' into persianstem

f328615
Select commit
Loading
Failed to load commit list.
Merged

Use Lucene provided Persian stem #14847

Merge branch 'main' into persianstem
f328615
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

71.81% (target 70.00%)

View this Pull Request on Codecov

71.81% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.81%. Comparing base (5de0c8a) to head (f328615).
Report is 4 commits behind head on main.

Files Patch % Lines
...analysis/common/PersianStemTokenFilterFactory.java 0.00% 3 Missing ⚠️
...rch/analysis/common/StemmerTokenFilterFactory.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14847      +/-   ##
============================================
+ Coverage     71.73%   71.81%   +0.07%     
- Complexity    62401    62491      +90     
============================================
  Files          5148     5149       +1     
  Lines        293478   293485       +7     
  Branches      42438    42439       +1     
============================================
+ Hits         210535   210754     +219     
+ Misses        65522    65369     -153     
+ Partials      17421    17362      -59     

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