ulid / javascript

Universally Unique Lexicographically Sortable Identifier
MIT License
3.04k stars 107 forks source link

add function decodeTime #27

Closed xy02 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #27   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          86    108   +22     
  Branches        4      5    +1     
=====================================
+ Hits           86    108   +22
Impacted Files Coverage Δ
index.js 100% <100%> (ø) :arrow_up:
test.js 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 cee3a41...34da94f. Read the comment docs.

alizain commented 7 years ago

Hey @xy02, please add some tests so I can merge this in

alizain commented 7 years ago

Thanks! I will superficially edit this code to be consistent with the rest of the library later, otherwise lgtm 👍