unitsofmeasurement / indriya

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

271: added unit names to sample unit constants #273

Closed teobais closed 4 years ago

teobais commented 4 years ago

Is this how we would like to proceed with #271 @keilw ?

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #273 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #273      +/-   ##
============================================
+ Coverage     59.75%   59.77%   +0.02%     
- Complexity     1158     1159       +1     
============================================
  Files            81       81              
  Lines          4975     4975              
  Branches        893      893              
============================================
+ Hits           2973     2974       +1     
+ Misses         1652     1651       -1     
  Partials        350      350
Impacted Files Coverage Δ Complexity Δ
src/main/java/tech/units/indriya/unit/Units.java 100% <100%> (ø) 6 <0> (ø) :arrow_down:
...in/java/tech/units/indriya/unit/AlternateUnit.java 100% <0%> (+4%) 18% <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 7d2a4f6...75519ff. Read the comment docs.