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

Setup coverage testing #1058

Closed
AndreMiras opened this issue Apr 10, 2020 · 0 comments
Closed

Setup coverage testing #1058

AndreMiras opened this issue Apr 10, 2020 · 0 comments
Labels

Comments

@AndreMiras
Copy link
Member

We want to have an idea of the project test coverage. Increasing the coverage should help avoiding trivial issues like #1045
Ideally the coverage test would be hooked with an online service like https://coveralls.io/

AndreMiras added a commit to AndreMiras/buildozer that referenced this issue Apr 10, 2020
Also enables report to coveralls.io via GitHub Action.
AndreMiras added a commit to AndreMiras/buildozer that referenced this issue Apr 10, 2020
Also enables report to coveralls.io via GitHub Action.
AndreMiras added a commit to AndreMiras/buildozer that referenced this issue Apr 10, 2020
Also enables report to coveralls.io via GitHub Action.
Note the `COVERALLS_REPO_TOKEN` was setup via:
https://github.com/kivy/buildozer/settings/secrets
AndreMiras added a commit to AndreMiras/buildozer that referenced this issue Apr 10, 2020
Also enables report to coveralls.io via GitHub Action.
Note the `COVERALLS_REPO_TOKEN` was setup via:
https://github.com/kivy/buildozer/settings/secrets
And is accessible for repos admin via:
https://coveralls.io/github/kivy/buildozer
AndreMiras added a commit to AndreMiras/buildozer that referenced this issue Apr 10, 2020
Also enables report to coveralls.io via GitHub Action.
Note the `COVERALLS_REPO_TOKEN` was setup via:
https://github.com/kivy/buildozer/settings/secrets
And is accessible for repos admin via:
https://coveralls.io/github/kivy/buildozer
However this doesn't seem available on pull requests for security
reasons hence only trigger on push to master.
AndreMiras added a commit that referenced this issue Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant