Skip to content

Add setting to exclude files/directories from code coverage reports #965

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

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

plemarquand
Copy link
Contributor

Adds swift.excludeFromCodeCoverage which provides a list of absolute or relative paths to exclude from the code coverage reports. Relative paths are specified from the workspace root.

Issue: #963

Adds `swift.excludeFromCodeCoverage` which provides a list of absolute
or relative paths to exclude from the code coverage reports. Relative
paths are specified from the workspace root.

Issue: swiftlang#963
@plemarquand plemarquand requested a review from adam-fowler July 11, 2024 12:53
Copy link
Contributor

@adam-fowler adam-fowler left a comment

Choose a reason for hiding this comment

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

👍

@plemarquand plemarquand merged commit b3880d6 into swiftlang:main Jul 11, 2024
8 checks passed
@plemarquand plemarquand deleted the exclude-from-coverage-setting branch July 11, 2024 15:17
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