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] Add additional handling in SearchTemplateRequest when simulate is set to true #11646

Merged
merged 1 commit into from
Dec 20, 2023

Add additional handling in SearchTemplateRequest when simulate is set…

e090fec
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add additional handling in SearchTemplateRequest when simulate is set to true #11646

Add additional handling in SearchTemplateRequest when simulate is set…
e090fec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

71.03% (target 70.00%)

View this Pull Request on Codecov

71.03% (target 70.00%)

Details

Codecov Report

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

Comparison is base (828dbac) 71.19% compared to head (e090fec) 71.03%.
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...nsearch/script/mustache/SearchTemplateRequest.java 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11646      +/-   ##
============================================
- Coverage     71.19%   71.03%   -0.17%     
+ Complexity    59363    59232     -131     
============================================
  Files          4883     4883              
  Lines        279308   279314       +6     
  Branches      40934    40934              
============================================
- Hits         198860   198409     -451     
- Misses        63637    64080     +443     
- Partials      16811    16825      +14     

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