You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
This, however, is not top priority.
The text was updated successfully, but these errors were encountered: