mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
feat/OPS-31: added coverage feature
run coverage.sh to review the code coverage REQUIRED: poetry update
This commit is contained in:
parent
f60120245e
commit
ec9ed25b38
4 changed files with 114 additions and 7 deletions
2
.coveragerc
Normal file
2
.coveragerc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[run]
|
||||
omit = tests/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue