Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-27 | feat: Add two more options | gabrielgio | |
* from beginning: it will download all available saved posts. * log level: it will set a log level to logging lib. | |||
2021-07-26 | fix: Various fixes | gabrielgio | |
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. |