.coveragerc
- 122 bytes
- View raw
1[run]
2branch = True
3include =
4 concurrently.py
5 test_concurrently.py
7[report]
8show_missing = True
9fail_under = 100.coveragerc1[run]
2branch = True
3include =
4 concurrently.py
5 test_concurrently.py
7[report]
8show_missing = True
9fail_under = 100