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

Also remap sources when remapping filenames #145

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Mar 24, 2017

This fixes and issue where if a store of sources was passed to remap() and the filenames were remapped, the corresponding change was not made in the source store.

@codecov
Copy link

codecov bot commented Mar 24, 2017

Codecov Report

Merging #145 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   91.65%   91.69%   +0.03%     
==========================================
  Files          16       16              
  Lines         647      650       +3     
==========================================
+ Hits          593      596       +3     
  Misses         54       54
Impacted Files Coverage Δ
lib/CoverageTransformer.js 98.34% <0%> (+0.02%) ⬆️

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 af8a0b5...0979097. Read the comment docs.

@kitsonk kitsonk merged commit 866abe7 into master Mar 24, 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.

1 participant