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] Fix the "highlight.max_analyzer_offset" request parameter with "plain… #12357

Merged
merged 2 commits into from
Feb 19, 2024

Change bwc test to properly reflect version

1a8bde0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix the "highlight.max_analyzer_offset" request parameter with "plain… #12357

Change bwc test to properly reflect version
1a8bde0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 0s

71.26% (target 70.00%)

View this Pull Request on Codecov

71.26% (target 70.00%)

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (de138ff) 71.21% compared to head (1a8bde0) 71.26%.
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...rch/fetch/subphase/highlight/PlainHighlighter.java 14.28% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12357      +/-   ##
============================================
+ Coverage     71.21%   71.26%   +0.05%     
- Complexity    59949    60028      +79     
============================================
  Files          4945     4945              
  Lines        282204   282210       +6     
  Branches      41336    41338       +2     
============================================
+ Hits         200959   201113     +154     
+ Misses        64181    64051     -130     
+ Partials      17064    17046      -18     

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