HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Update Types to 2020-02-20 #84

Closed GladeDiviney closed 4 years ago

GladeDiviney commented 4 years ago

Fix #83.

codecov-io commented 4 years ago

Codecov Report

Merging #84 into next will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               next      #84      +/-   ##
============================================
+ Coverage     86.56%   86.57%   +0.01%     
- Complexity      472      473       +1     
============================================
  Files            70       70              
  Lines          1682     1684       +2     
  Branches        250      251       +1     
============================================
+ Hits           1456     1458       +2     
  Misses           91       91              
  Partials        135      135              
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/hp/jipp/encoding/BaseAttribute.kt 90.00% <100.00%> (+0.71%) 22.00 <0.00> (+1.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 e2229ce...06fd9be. Read the comment docs.