Closed GladeDiviney closed 5 years ago
Merging #60 into master will decrease coverage by
0.11%
. The diff coverage is53.84%
.
@@ Coverage Diff @@
## master #60 +/- ##
============================================
- Coverage 85.13% 85.01% -0.12%
- Complexity 360 361 +1
============================================
Files 63 63
Lines 1507 1515 +8
Branches 233 237 +4
============================================
+ Hits 1283 1288 +5
- Misses 112 113 +1
- Partials 112 114 +2
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...c/main/java/com/hp/jipp/encoding/AttributeGroup.kt | 94.69% <ø> (ø) |
21 <0> (ø) |
:arrow_down: |
...c/main/java/com/hp/jipp/encoding/IppInputStream.kt | 78.26% <ø> (ø) |
10 <0> (ø) |
:arrow_down: |
...m/hp/jipp/pdl/util/WrappedByteArrayOutputStream.kt | 83.33% <ø> (ø) |
3 <0> (ø) |
:arrow_down: |
...in/kotlin/com/hp/jipp/pdl/util/NullOutputStream.kt | 100% <ø> (ø) |
2 <0> (ø) |
:arrow_down: |
...e/src/main/java/com/hp/jipp/encoding/MediaSizes.kt | 61.53% <ø> (ø) |
2 <0> (ø) |
:arrow_down: |
...src/main/kotlin/com/hp/jipp/pdl/pclm/PclmWriter.kt | 93.03% <ø> (ø) |
23 <0> (ø) |
:arrow_down: |
...c/main/kotlin/com/hp/jipp/pdl/pclm/PclmSettings.kt | 75% <100%> (ø) |
3 <1> (ø) |
:arrow_down: |
...re/src/main/java/com/hp/jipp/encoding/IppPacket.kt | 83.78% <100%> (ø) |
24 <2> (ø) |
:arrow_down: |
...src/main/kotlin/com/hp/jipp/pdl/pwg/PwgSettings.kt | 88.54% <40%> (-4.65%) |
4 <2> (ø) |
|
...l/src/main/kotlin/com/hp/jipp/pdl/pwg/PwgHeader.kt | 72.28% <0%> (+0.74%) |
19% <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 0bb7251...ae571dc. Read the comment docs.
Fix #59