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 code_coverage_targets getter/setters to TestAction #874

Merged
merged 3 commits into from
Mar 15, 2022

Conversation

joeydong
Copy link
Contributor

Add code_coverage_targets getter/setters to TestAction to enable support for setting "Gather coverage for some targets" preference as opposed to all or none:

Screen Shot 2022-03-14 at 3 33 52 PM

Add `code_coverage_targets` getter/setters to TestAction to enable support for setting "Gather coverage for **some** targets" preference as opposed to all or none
@dnkoutso
Copy link
Contributor

@joeydong nice! Can you add a CHANGELOG entry? Thanks!

@joeydong
Copy link
Contributor Author

@dnkoutso updated!

CHANGELOG.md Outdated
@@ -24,6 +24,10 @@
[Ben Yohay](https://github.com/byohay)
[#861](https://github.com/CocoaPods/Xcodeproj/pull/861)

* Add `code_coverage_targets` support for `TestAction`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit, if possible please add two empty spsaces after this as it helps with markdown formatting.

@dnkoutso dnkoutso merged commit e9a88df into CocoaPods:master Mar 15, 2022
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