mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-10 01:55:48 -04:00
14 lines
158 B
INI
14 lines
158 B
INI
[run]
|
|
branch = True
|
|
source = backend, tests
|
|
|
|
[report]
|
|
show_missing = True
|
|
fail_under = 90
|
|
|
|
[paths]
|
|
source = src
|
|
*/site-packages
|
|
tests = tests
|
|
*/tests
|