dividab / uom

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

Performance update #49

Closed marsve666 closed 4 years ago

marsve666 commented 4 years ago

The consumer of the package is responsible for sending in units with the correct case.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3a06b90). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  Coverage          ?   45.02%           
=========================================
  Files             ?        8           
  Lines             ?      362           
  Branches          ?       69           
=========================================
  Hits              ?      163           
  Misses            ?      181           
  Partials          ?       18
Impacted Files Coverage Δ
src/serialize.ts 31.81% <100%> (ø)

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 3a06b90...7c4cb30. Read the comment docs.

jonaskello commented 4 years ago

Fixes #48

jonaskello commented 4 years ago

Released in 4.0.0