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

Using GitHub's code coverage #19

Open
Ballasi opened this issue Mar 4, 2022 · 1 comment
Open

Using GitHub's code coverage #19

Ballasi opened this issue Mar 4, 2022 · 1 comment

Comments

@Ballasi
Copy link
Owner

Ballasi commented Mar 4, 2022

Currently, the README.md file uses GitLab's now obsolete code coverage percentage.
On the other hand, GitHub does not offer a built-in code coverage managing tool.

There are two things we can do:

  • use a third-party tool (like codecov)
  • automatically pull the GitHub repository to GitLab so it builds and inputs the code coverage there

This, however, is not top priority.

@Ballasi
Copy link
Owner Author

Ballasi commented Mar 21, 2022

I think I am going to settle with a GitLab task that will download the repo from GitHub, run code coverage on any new version and update the badge.

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

No branches or pull requests

1 participant