Closed tomaszmichalak closed 4 years ago
Merging #56 into master will increase coverage by
0.33%
. The diff coverage is89.47%
.
@@ Coverage Diff @@
## master #56 +/- ##
============================================
+ Coverage 84.02% 84.36% +0.33%
- Complexity 222 241 +19
============================================
Files 25 27 +2
Lines 864 921 +57
Branches 63 65 +2
============================================
+ Hits 726 777 +51
- Misses 101 106 +5
- Partials 37 38 +1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...est/java/io/knotx/junit5/util/HoconLoaderTest.java | 88.46% <88.46%> (ø) |
10.00 <10.00> (?) |
|
...rc/main/java/io/knotx/junit5/util/HoconLoader.java | 90.32% <90.32%> (ø) |
9.00 <9.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 c2c7bc8...a719362. Read the comment docs.
Fragments modules refactor: Knotx/knotx-fragments#154. Move
HoconLoader
fromKnot.x Fragments
toKnot.x JUnit5
.Types of changes
Checklist:
I hereby agree to the terms of the Knot.x Contributor License Agreement.