Closed tieskedh closed 6 years ago
Merging #14 into master will increase coverage by
2.97%
. The diff coverage is77.9%
.
@@ Coverage Diff @@
## master #14 +/- ##
============================================
+ Coverage 69.39% 72.36% +2.97%
+ Complexity 160 158 -2
============================================
Files 33 34 +1
Lines 771 778 +7
Branches 74 75 +1
============================================
+ Hits 535 563 +28
+ Misses 184 164 -20
+ Partials 52 51 -1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../main/kotlin/nl/devhaan/kotlinpoetdsl/variables.kt | 60.86% <ø> (+1.29%) |
0 <0> (ø) |
:arrow_down: |
...rc/main/kotlin/nl/devhaan/kotlinpoetdsl/helpers.kt | 25% <ø> (ø) |
0 <0> (ø) |
:arrow_down: |
...otlinpoetdsl/constructorBuilder/ConstructorSpec.kt | 53.19% <ø> (-4.51%) |
6 <0> (ø) |
|
...devhaan/kotlinpoetdsl/codeblock/SwitchCodeBlock.kt | 100% <100%> (ø) |
0 <0> (ø) |
:arrow_down: |
...devhaan/kotlinpoetdsl/codeblock/RepeatCodeBlock.kt | 100% <100%> (+95.23%) |
0 <0> (ø) |
:arrow_down: |
...n/kotlinpoetdsl/codeblock/LazyComponentAcceptor.kt | 100% <100%> (ø) |
0 <0> (ø) |
:arrow_down: |
.../nl/devhaan/kotlinpoetdsl/codeblock/IfCodeBlock.kt | 100% <100%> (ø) |
0 <0> (ø) |
:arrow_down: |
...evhaan/kotlinpoetdsl/codeblock/CodeBlockBuilder.kt | 100% <100%> (ø) |
4 <1> (-1) |
:arrow_down: |
...nl/devhaan/kotlinpoetdsl/getters/getterAcceptor.kt | 83.33% <50%> (ø) |
0 <0> (ø) |
:arrow_down: |
.../nl/devhaan/kotlinpoetdsl/functions/FuncBuilder.kt | 73.07% <60%> (+4.32%) |
8 <3> (-1) |
:arrow_down: |
... and 6 more |
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 fa73160...050bc5c. Read the comment docs.
closes #3