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

Coveralls code coverage is shown incorrectly as 100% #36

Open
BillDenton opened this issue Jun 8, 2016 · 1 comment
Open

Coveralls code coverage is shown incorrectly as 100% #36

BillDenton opened this issue Jun 8, 2016 · 1 comment

Comments

@BillDenton
Copy link

@BillDenton BillDenton commented Jun 8, 2016

The code coverage widget shows 100% when the code coverage is currently 99.87% (https://coveralls.io/github/cpputest/cpputest?branch=master). The rounding must be changed to only show 100% when it is exactly 100%. I believe that is often done by code coverage tools to ensure that you do not mistakenly believe that there is 100% coverage.

@basvodde
Copy link
Member

@basvodde basvodde commented Jun 9, 2016

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.