add code coverage bade & ci: fix pytest-cov

This commit is contained in:
scito
2022-12-30 00:58:52 +01:00
parent 51094a1a18
commit 04d864c093
7 changed files with 107 additions and 5 deletions

4
mypy.ini Normal file
View File

@@ -0,0 +1,4 @@
[mypy]
[mypy-protobuf_generated_python.*]
ignore_errors = True