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

Integrate Code coverage for t2wml #137

Closed
saggu opened this issue Jul 30, 2020 · 3 comments
Closed

Integrate Code coverage for t2wml #137

saggu opened this issue Jul 30, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@saggu
Copy link
Member

saggu commented Jul 30, 2020

Please see the documentation - https://docs.coveralls.io/

This integration is helpful in determining what percentage of code is covered by the unit tests.

Let us know if you need help.

@saggu saggu added the enhancement New feature or request label Jul 30, 2020
@zmbq
Copy link
Collaborator

zmbq commented Sep 23, 2020

Added to t2wml and t2wml-api. Github README page shows coverage for master branch, so check this after merging to master.

@zmbq
Copy link
Collaborator

zmbq commented Sep 24, 2020

Coverage calculated during tests and updates the coveralls server. There is a known github issue (lemurheavy/coveralls-public#971) that prevents the badge from always being updated. I've added the suggested workaround, hopefully we will not encounter it.

In any case, if the badge isn't updated and you want to see the actual coverage, just click on the badge and you'll see the report.

@devowit
Copy link
Contributor

devowit commented Sep 25, 2020

tested working, aside from github glitches not in our control

@devowit devowit closed this as completed Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants