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 option to gather code coverage for specific targets #656

Merged
merged 15 commits into from
Oct 27, 2019

Conversation

kateinoigakukun
Copy link
Collaborator

@kateinoigakukun kateinoigakukun commented Sep 15, 2019

To avoid conflict, this branch is based on #655 and tuist/XcodeProj#473.

Please merge #655 first 🙏

I added enableCoverage option for each test target to gather code coverage for specific targets.

@brandtdaniels
Copy link

Can we get some traction on this PR?

@yonaskolb
Copy link
Owner

This PR currently relies on #655. It would get merged a lot faster if it just included the new code coverage stuff

CHANGELOG.md Outdated
@@ -4,7 +4,7 @@

#### Added
- Support Target Reference to another project. [#655](https://github.com/yonaskolb/XcodeGen/pull/655) @kateinoigakukun

- Added `enableCoverage` for each test target. This enables to gather code coverage for specific targets. [#656](https://github.com/yonaskolb/XcodeGen/pull/656) @kateinoigakukun
Copy link
Owner

Choose a reason for hiding this comment

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

This might be outdated. The new property is coverageTargets

Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

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

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.

3 participants