enonic / lib-guillotine

Apache License 2.0
3 stars 0 forks source link

Image processing in processHtml #107 #116

Closed anatol-sialitski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (e5c36d3) into master (b3d1a26) will increase coverage by 15.87%. The diff coverage is 92.85%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #116       +/-   ##
=============================================
+ Coverage     53.51%   69.38%   +15.87%     
- Complexity       63       85       +22     
=============================================
  Files            14       14               
  Lines           413      441       +28     
  Branches         38       37        -1     
=============================================
+ Hits            221      306       +85     
+ Misses          176      111       -65     
- Partials         16       24        +8     
Impacted Files Coverage Δ Complexity Δ
...nic/lib/guillotine/handler/ProcessHtmlHandler.java 77.77% <50.00%> (-10.46%) 3.00 <0.00> (ø)
...enonic/lib/guillotine/macro/HtmlLinkProcessor.java 82.35% <94.44%> (+57.59%) 22.00 <6.00> (+17.00)
.../lib/guillotine/macro/HtmlAreaProcessedResult.java 96.15% <100.00%> (+0.69%) 7.00 <1.00> (+1.00)
...enonic/lib/guillotine/macro/ProcessHtmlParams.java 100.00% <100.00%> (ø) 9.00 <2.00> (+2.00)
...c/lib/guillotine/macro/ProcessHtmlServiceImpl.java 88.63% <100.00%> (+2.92%) 9.00 <0.00> (+1.00)
...ic/lib/guillotine/mapper/HtmlAreaResultMapper.java 94.44% <100.00%> (+1.58%) 4.00 <0.00> (+1.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 b3d1a26...e5c36d3. Read the comment docs.