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

Create separate transport action for render search template action #11170

Merged
merged 3 commits into from
Dec 12, 2023

Merge branch 'main' into render-search-template

61b9dfa
Select commit
Loading
Failed to load commit list.
Merged

Create separate transport action for render search template action #11170

Merge branch 'main' into render-search-template
61b9dfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

71.29% (target 70.00%)

View this Pull Request on Codecov

71.29% (target 70.00%)

Details

Codecov Report

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

Comparison is base (00dd577) 71.03% compared to head (61b9dfa) 71.29%.
Report is 4 commits behind head on main.

Files Patch % Lines
...script/mustache/TransportSearchTemplateAction.java 0.00% 5 Missing ⚠️
...ch/script/mustache/RenderSearchTemplateAction.java 0.00% 3 Missing ⚠️
.../mustache/TransportRenderSearchTemplateAction.java 0.00% 2 Missing ⚠️
...cript/mustache/RestRenderSearchTemplateAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11170      +/-   ##
============================================
+ Coverage     71.03%   71.29%   +0.25%     
- Complexity    58886    59141     +255     
============================================
  Files          4904     4906       +2     
  Lines        278154   278164      +10     
  Branches      40419    40419              
============================================
+ Hits         197600   198320     +720     
+ Misses        64091    63354     -737     
- Partials      16463    16490      +27     

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