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

Upgrade to Vert.x 3.9.1 #47

Closed malaskowski closed 4 years ago

malaskowski commented 4 years ago

Description

Upgrade Vert.x to 3.9.1

Motivation and Context

https://github.com/Knotx/knotx-dependencies/issues/48

Types of changes

Checklist:


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

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage     70.08%   70.08%           
  Complexity      109      109           
=========================================
  Files            20       20           
  Lines           488      488           
  Branches          6        6           
=========================================
  Hits            342      342           
  Misses          140      140           
  Partials          6        6           
Impacted Files Coverage Δ Complexity Δ
...main/java/io/knotx/te/core/TemplateEngineKnot.java 0.00% <0.00%> (ø) 0.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 aa319f9...dbfe46f. Read the comment docs.