-
Notifications
You must be signed in to change notification settings - Fork 96
Add support for Enable Code Coverage for all targets in scheme test action options #3111
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
base: main
Are you sure you want to change the base?
Add support for Enable Code Coverage for all targets in scheme test action options #3111
Conversation
205a377
to
f0b4bdf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you rebase?
tools/generators/xcschemes/test/CreateAutomaticSchemeInfoTests.swift
Outdated
Show resolved
Hide resolved
tools/generators/xcschemes/test/CreateAutomaticSchemeInfoTests.swift
Outdated
Show resolved
Hide resolved
curious, was there a change that would make coverage work now? this is just for the schema and we'd still need something like this #1119 (comment) correct? |
AFAIK coverage in Xcode is still broken. |
Yes, I will check everything I have here to do a rebase, and modify something if necessary.
The coverage is still broken, what is done here is just to set it as an option to enable, here we use internal adjustments to achieve coverage. |
Signed-off-by: Lucas Romano <[email protected]>
Signed-off-by: Lucas Romano <[email protected]>
b76b73f
to
d493a75
Compare
….swift Co-authored-by: Brentley Jones <[email protected]> Signed-off-by: Lucas Romano <[email protected]>
….swift Co-authored-by: Brentley Jones <[email protected]> Signed-off-by: Lucas Romano <[email protected]>
Signed-off-by: Lucas Romano <[email protected]>
Added support for enable code coverage for all targets.
For auto scheme generation default valou ir False
For configure in scheme: