Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-18 | ref: Move to ptest-cov | gabrielgio | |
Instead of using `coverage` which is not supported in the gitlab ce I'll be using `pytest-cov` to report a proper coverage in the job panel. Reference: https://docs.gitlab.com/ee/ci/pipelines/settings.html#test-coverage-parsing https://www.cypress.io/blog/2019/10/22/show-code-coverage-on-gitlab-ci/ | |||
2021-07-14 | fix: Fix pathing | gabrielgio | |
The module imports aren't working. |