Ida/ci test

This commit is contained in:
2022-02-20 19:46:58 +00:00
committed by Blair Vanderlugt
parent e5f3acc3e3
commit 3e35a8b32a
5 changed files with 68 additions and 1 deletions

7
python/.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[run]
branch = True
source = eth_contract_registry
[report]
omit = .venv/*
**/runnable/*.py
[html]