| Age | Commit message (Collapse) | Author | 
|---|
|  | Also update the dependencies | 
|  | As it turns out there is already a project that does what I want but
better. | 
|  | * from beginning: it will download all available saved posts.
* log level: it will set a log level to logging lib. | 
|  |  | 
|  | 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/ | 
|  | The module imports aren't working. |