HPInc / jipp

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

Improve DSL #63

Closed GladeDiviney closed 5 years ago

GladeDiviney commented 5 years ago

Fix #62

codecov-io commented 5 years ago

Codecov Report

Merging #63 into 0.6.17 will decrease coverage by 0.08%. The diff coverage is 89.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             0.6.17      #63      +/-   ##
============================================
- Coverage     85.01%   84.93%   -0.09%     
  Complexity      361      361              
============================================
  Files            63       63              
  Lines          1515     1520       +5     
  Branches        237      238       +1     
============================================
+ Hits           1288     1291       +3     
  Misses          113      113              
- Partials        114      116       +2
Impacted Files Coverage Δ Complexity Δ
jipp-core/src/main/java/com/hp/jipp/dsl/dsl.kt 69.56% <89.47%> (-1.17%) 0 <0> (ø)

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 ae571dc...a03f872. Read the comment docs.