feat: expand on update.py tests and show on Gitlab UI

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
Leonidas Spyropoulos 2023-01-27 16:41:37 +00:00
parent 137ed04d34
commit ef2baad7b3
No known key found for this signature in database
GPG key ID: 59E43E106B247368
4 changed files with 80 additions and 4 deletions

5
.gitignore vendored
View file

@ -44,3 +44,8 @@ doc/rpc.html
# Ignore .python-version file from Pyenv
.python-version
# Ignore coverage report
coverage.xml
# Ignore pytest report
report.xml