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

feat: allow path renaming #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mvegter
Copy link
Contributor

@mvegter mvegter commented Jun 17, 2020

This can allow users to remove the .nyc_output from the filePath, that way coverage tools such as Codecov can actually report coverage.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 168

  • 10 of 10 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 99.645%

Totals Coverage Status
Change from base Build 165: 0.01%
Covered Lines: 229
Relevant Lines: 229

💛 - Coveralls

@dword-design
Copy link

@mvegter I think v8-to-istanbul needs the storage of the generated files, but I made a PR that still maps the paths back to their originals at the very end #64.

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.

3 participants