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

Add support for projectRoot option #405

Merged
merged 0 commits into from Aug 19, 2022
Merged

Add support for projectRoot option #405

merged 0 commits into from Aug 19, 2022

Conversation

rasimx
Copy link

@rasimx rasimx commented May 27, 2022

When code is covered with tests in a mono repository, where the frontend and backend store lcov.info files separately, we need the ability to specify the relative path to the repository root. The istanbul package provides this feature through the projectRoot option

Checklist
  • npm test, tests passing
  • npm run test:snap (to update the snapshot)
  • documentation is changed or added

@bcoe
Copy link
Owner

bcoe commented Jun 9, 2022

@rasimx mind running test:snap after nvm use 10 as well?

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.

None yet

2 participants