webpack-contrib / cache-loader

[DEPRECATED] Caches the result of following loaders on disk
MIT License
638 stars 51 forks source link

Fix tests for cacheContext-option in order to normalize the snapshots path #52

Closed mistic closed 5 years ago

mistic commented 5 years ago

This should fix the snapshots path generated on windows test env. Closes the problem foud with the CI on windows https://github.com/webpack-contrib/cache-loader/pull/51

\CC @evilebottnawi

codecov[bot] commented 5 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   58.11%   58.11%           
=======================================
  Files           2        2           
  Lines         117      117           
  Branches       17       17           
=======================================
  Hits           68       68           
  Misses         42       42           
  Partials        7        7

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 22d0173...f52d83e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   58.11%   58.11%           
=======================================
  Files           2        2           
  Lines         117      117           
  Branches       17       17           
=======================================
  Hits           68       68           
  Misses         42       42           
  Partials        7        7

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 22d0173...a06ce0d. Read the comment docs.