Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

fix: more consistent cache #385

Merged
merged 1 commit into from Dec 19, 2018
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Don't use path as part of cache keys, so files with same content do have one cache entry

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

Merging #385 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
- Coverage   98.54%   98.52%   -0.02%     
==========================================
  Files           5        5              
  Lines         274      272       -2     
  Branches      108      107       -1     
==========================================
- Hits          270      268       -2     
  Misses          4        4
Impacted Files Coverage Δ
src/index.js 97.94% <ø> (-0.03%) ⬇️

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 15e38e8...950b330. Read the comment docs.

@alexander-akait alexander-akait merged commit f61439d into master Dec 19, 2018
@alexander-akait alexander-akait deleted the fix-more-consistent-cache branch December 19, 2018 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant