dividab / uom

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

Format -> UnitMap #52

Closed jonaskello closed 3 years ago

jonaskello commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is 71.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   40.54%   40.54%           
=======================================
  Files          11       11           
  Lines         370      370           
  Branches       71       71           
=======================================
  Hits          150      150           
  Misses        200      200           
  Partials       20       20           
Impacted Files Coverage Δ
src/index.ts 0.00% <0.00%> (ø)
src/serialize.ts 31.81% <ø> (ø)
src/unit.ts 31.05% <ø> (ø)
src/unit-format.ts 100.00% <100.00%> (ø)
src/unit-map.ts 92.85% <100.00%> (ø)

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 a63c160...781c64c. Read the comment docs.