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

utils: testCoverage() tweaks #75

Open
tunnckoCore opened this issue Nov 1, 2019 · 1 comment
Open

utils: testCoverage() tweaks #75

tunnckoCore opened this issue Nov 1, 2019 · 1 comment
Labels
good first issue Good for newcomers and first-timer contributors Pkg: @tunnckocore/utils Priority: Low This issue can probably be picked up by anyone looking to contribute to the project. Status: Available No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues. Type: Enhancement Most issues will probably be for additions or changes. Expected that this will result in a PR.

Comments

@tunnckoCore
Copy link
Owner

tunnckoCore commented Nov 1, 2019

rename the jestCov property that we suggest to write to the package's package.json.

Support other runners than Jest is/should be possible, probably.

@tunnckoCore tunnckoCore added Type: Enhancement Most issues will probably be for additions or changes. Expected that this will result in a PR. good first issue Good for newcomers and first-timer contributors Priority: Low This issue can probably be picked up by anyone looking to contribute to the project. Status: Available No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues. Pkg: @tunnckocore/utils labels Nov 1, 2019
@tunnckoCore
Copy link
Owner Author

it's cov now for long time.

It's generally possible to be use in other monorepos with other test runners. We just need the index.html file to scrape it with cheerio.

In future we will depend on a JSON summary coverage report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers and first-timer contributors Pkg: @tunnckocore/utils Priority: Low This issue can probably be picked up by anyone looking to contribute to the project. Status: Available No one has claimed for resolving this issue. Generally applied to bugs and enhancement issues. Type: Enhancement Most issues will probably be for additions or changes. Expected that this will result in a PR.
Projects
None yet
Development

No branches or pull requests

1 participant