caiogondim / fast-memoize.js

:rabbit2: Fastest possible memoization library
https://npm.im/fast-memoize
MIT License
2.58k stars 86 forks source link

Unfancify #43

Closed caiogondim closed 7 years ago

caiogondim commented 7 years ago

Make code ES5 compatible

codecov-io commented 7 years ago

Codecov Report

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

@@          Coverage Diff          @@
##           master    #43   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          29     32    +3     
=====================================
+ Hits           29     32    +3
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :white_check_mark:

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 75ad838...b08c964. Read the comment docs.