Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded deps, fixed build, added code cov #81

Merged
merged 2 commits into from
Apr 18, 2017
Merged

Upgraded deps, fixed build, added code cov #81

merged 2 commits into from
Apr 18, 2017

Conversation

erikras
Copy link
Owner

@erikras erikras commented Apr 18, 2017

General housekeeping. This code was getting dusty.

Moved tests to __tests__ dir.
Formatted code with Prettier
Added code coverage with nyc

@codecov-io
Copy link

codecov-io commented Apr 18, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@652d6ae). Click here to learn what that means.
The diff coverage is 94.44%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #81   +/-   ##
========================================
  Coverage          ?   96.2%           
========================================
  Files             ?       4           
  Lines             ?      79           
  Branches          ?       0           
========================================
  Hits              ?      76           
  Misses            ?       3           
  Partials          ?       0
Impacted Files Coverage Δ
src/singletonCache.js 100% <100%> (ø)
src/deepEquals.js 100% <100%> (ø)
src/lruCache.js 92.85% <90%> (ø)
src/memoize.js 93.54% <90.47%> (ø)

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 652d6ae...e0e3eac. Read the comment docs.

@erikras erikras merged commit f2df69a into master Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants