dividab / uom

Extensible unit of measure conversion with type safety for typescript
MIT License
18 stars 1 forks source link

Updated formats on mass-flow and mass-flow area with the new units #44

Closed marsve666 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will decrease coverage by 0.47%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   57.41%   56.93%   -0.48%     
==========================================
  Files         147      147              
  Lines        1315     1326      +11     
  Branches       73       73              
==========================================
  Hits          755      755              
- Misses        548      559      +11     
  Partials       12       12
Impacted Files Coverage Δ
src/units-format/mass-flow-per-area-format.ts 0% <0%> (ø) :arrow_up:
src/units-format/mass-flow-format.ts 0% <0%> (ø) :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 5163ec1...4db737f. Read the comment docs.