enonic / lib-guillotine

Apache License 2.0
3 stars 0 forks source link

Image processing in processHtml #107 #108

Closed anatol-sialitski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #108 (ee16631) into master (9f229d5) will decrease coverage by 1.94%. The diff coverage is 8.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #108      +/-   ##
============================================
- Coverage     51.16%   49.22%   -1.95%     
- Complexity       68       69       +1     
============================================
  Files            16       16              
  Lines           430      449      +19     
  Branches         44       48       +4     
============================================
+ Hits            220      221       +1     
- Misses          189      206      +17     
- Partials         21       22       +1     
Impacted Files Coverage Δ Complexity Δ
...nic/lib/guillotine/handler/ProcessHtmlHandler.java 78.94% <0.00%> (-9.29%) 3.00 <0.00> (ø)
...enonic/lib/guillotine/macro/HtmlLinkProcessor.java 21.84% <0.00%> (-2.92%) 5.00 <0.00> (ø)
...enonic/lib/guillotine/macro/ProcessHtmlParams.java 85.71% <33.33%> (-14.29%) 8.00 <1.00> (+1.00) :arrow_down:
...c/lib/guillotine/macro/ProcessHtmlServiceImpl.java 61.66% <100.00%> (ø) 8.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9f229d5...ee16631. Read the comment docs.