dividab / uom

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

Added two units #35

Closed marsve666 closed 5 years ago

marsve666 commented 5 years ago

Fixes #32

codecov[bot] commented 5 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #35      +/-   ##
=========================================
+ Coverage   88.69%   88.7%   +0.01%     
=========================================
  Files         148     148              
  Lines        1415    1417       +2     
  Branches       95      95              
=========================================
+ Hits         1255    1257       +2     
  Misses        160     160
Impacted Files Coverage Δ
src/units/mass-flow-per-area.ts 100% <100%> (ø) :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 294b744...4df8c98. Read the comment docs.