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(testing): add collectCoverageFrom jest parameter #2613

Merged
merged 1 commit into from Aug 9, 2020
Merged

feat(testing): add collectCoverageFrom jest parameter #2613

merged 1 commit into from Aug 9, 2020

Conversation

irega
Copy link
Contributor

@irega irega commented Aug 5, 2020

Hi!

This PR allows us to collect the code coverage from other not tested code files, adding the collectCoverageFrom jest parameter.

Resolves #2557

@irega irega changed the title feat(testing): added collectCoverageFrom jest parameter feat(testing): add collectCoverageFrom jest parameter Aug 6, 2020
@adamdbradley adamdbradley merged commit 370a701 into ionic-team:master Aug 9, 2020
@adamdbradley
Copy link
Contributor

thanks!

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.

Testing: Not possible to set collectCoverageFrom (and possibly other options)
2 participants