enonic / lib-guillotine

Apache License 2.0
3 stars 0 forks source link

Flatten macros structure #109 #110

Closed anatol-sialitski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #110 (8ba5fb4) into master (9f229d5) will increase coverage by 2.34%. The diff coverage is 91.80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #110      +/-   ##
============================================
+ Coverage     51.16%   53.51%   +2.34%     
+ Complexity       68       63       -5     
============================================
  Files            16       14       -2     
  Lines           430      413      -17     
  Branches         44       38       -6     
============================================
+ Hits            220      221       +1     
+ Misses          189      176      -13     
+ Partials         21       16       -5     
Impacted Files Coverage Δ Complexity Δ
...ib/guillotine/macro/MacroEditorJsonSerializer.java 100.00% <ø> (ø) 3.00 <0.00> (ø)
...c/lib/guillotine/macro/ProcessHtmlServiceImpl.java 85.71% <86.20%> (+24.04%) 8.00 <5.00> (ø)
.../lib/guillotine/macro/HtmlAreaProcessedResult.java 95.45% <94.11%> (+5.45%) 6.00 <2.00> (+1.00)
...guillotine/handler/ComponentDescriptorHandler.java 100.00% <100.00%> (ø) 7.00 <1.00> (ø)
...ic/lib/guillotine/mapper/HtmlAreaResultMapper.java 92.85% <100.00%> (+7.14%) 3.00 <2.00> (-1.00) :arrow_up:

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...8ba5fb4. Read the comment docs.

rymsha commented 3 years ago

This is possible with the assumption that applications provided for schema generation are same to applications in Site