Files
conference-room-booking-system/.coveragerc
2025-10-02 21:44:14 -04:00

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