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 onlyGenerateCoverageForSpecifiedTargets parameter to TestAction #473

Merged

Conversation

kateinoigakukun
Copy link
Contributor

@kateinoigakukun kateinoigakukun commented Sep 15, 2019

Short description 📝

This change allows generation of schemes where TestAction has onlyGenerateCoverageForSpecifiedTargets enabled. This parameter is necessary to gather code coverage for specific targets.

Solution 📦

Add onlyGenerateCoverageForSpecifiedTargets to TestAction properties.

Implementation 👩‍💻👨‍💻

  • Added property to onlyGenerateCoverageForSpecifiedTargets to TestAction
  • Added test case for this

@pepicrft
Copy link
Contributor

Thanks for bringing this to the project @kateinoigakukun

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.

2 participants