Closed dialogbox closed 6 years ago
Merging #35 into master will increase coverage by
0.08%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #35 +/- ##
============================================
+ Coverage 98.63% 98.71% +0.08%
- Complexity 21 22 +1
============================================
Files 5 5
Lines 73 78 +5
Branches 6 7 +1
============================================
+ Hits 72 77 +5
Partials 1 1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...y/io/franzbecker/gradle/lombok/LombokPlugin.groovy | 100% <100%> (ø) |
6 <0> (+1) |
: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 a09bc3c...9551891. Read the comment docs.
To solve the deprecation warning on Gradle 4.6 and later, conditional setup codes are added.