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

Calculate coverage percentage respecting exclusions #170

Merged

Conversation

Zeta611
Copy link

@Zeta611 Zeta611 commented Jan 27, 2020

This is a fix for a long-running issue where in a bid to bring xcov values closer to XCode’s report, file and folder exclusions were being ignored. i.e. Exclusions were always considered when calculating the total coverage percentage.

This commit reverts 2c68bfb which introduced the issue.

For more information see: #130

I've tested this branch, it works great.

This is a fix for a long-running issue where in a bid to bring xcov values closer to XCode’s report, file and folder exclusions were being ignored. i.e. Exclusions were always considered when calculating the total coverage percentage.

This commit reverts 2c68bfb which introduced the issue.

For more information see: fastlane-community#130
@chinnasamymca
Copy link

@joshdholtz Can you please approve this PR?

@joshdholtz
Copy link
Member

Looking into!!

@Forrest008000
Copy link

@joshdholtz Looking forward to the next release! I need this.

Copy link
Member

@joshdholtz joshdholtz left a comment

Choose a reason for hiding this comment

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

This is great! Thanks for finding that commit to revert 😊 Will get a release out in a few!

@joshdholtz
Copy link
Member

This was released in v1.7.1 💪

@aksvenk aksvenk deleted the coverage-percentage-fix branch April 5, 2020 14:01
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.

5 participants