Merge branch 'coverage-to-2dp' into 'v3'
Update .coveragerc to get 2 decimal places for coverage See merge request openflexure/openflexure-microscope-server!343
This commit is contained in:
commit
81f44dbdf3
1 changed files with 3 additions and 0 deletions
|
|
@ -3,3 +3,6 @@ concurrency = multiprocessing, thread
|
|||
parallel = true
|
||||
sigterm = true
|
||||
relative_files = True
|
||||
|
||||
[report]
|
||||
precision = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue