Knotx / knotx-template-engine

Template Engine processes Fragment's data and template into final markup
https://knotx.io
Apache License 2.0
0 stars 4 forks source link

Fragments in one repo #16

Closed malaskowski closed 5 years ago

malaskowski commented 5 years ago

Description

Adjust to fragments repo refactor.

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage     56.79%   56.79%           
  Complexity       46       46           
=========================================
  Files            13       13           
  Lines           243      243           
  Branches          4        4           
=========================================
  Hits            138      138           
  Misses          102      102           
  Partials          3        3
Impacted Files Coverage Δ Complexity Δ
...tx/te/handlebars/HandlebarsTemplateEngineTest.java 100% <ø> (ø) 8 <0> (ø) :arrow_down:
...main/java/io/knotx/te/core/TemplateEngineKnot.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...a/io/knotx/te/core/DummyTemplateEngineFactory.java 80% <ø> (ø) 3 <0> (ø) :arrow_down:
.../knotx/te/handlebars/HandlebarsTemplateEngine.java 62.79% <ø> (ø) 7 <0> (ø) :arrow_down:

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 479255e...334e1f4. Read the comment docs.