unitsofmeasurement / indriya

JSR 385 - Reference Implementation
Other
118 stars 40 forks source link

Multirelease toolchains #283

Closed keilw closed 4 years ago

keilw commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #283 into master will increase coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #283      +/-   ##
============================================
+ Coverage     60.23%   60.48%   +0.24%     
+ Complexity     1181     1144      -37     
============================================
  Files            81       78       -3     
  Lines          4994     4866     -128     
  Branches        897      874      -23     
============================================
- Hits           3008     2943      -65     
+ Misses         1631     1576      -55     
+ Partials        355      347       -8     
Impacted Files Coverage Δ Complexity Δ
src/main/java/tech/units/indriya/unit/Units.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
.../indriya/format/NumberDelimiterQuantityFormat.java 78.37% <100.00%> (+1.59%) 29.00 <0.00> (ø)
...va/tech/units/indriya/format/SimpleUnitFormat.java 64.36% <100.00%> (ø) 25.00 <0.00> (ø)
...in/java/tech/units/indriya/unit/UnitDimension.java

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 30c985e...3aebe11. Read the comment docs.