.coveragerc 93 B

12345
  1. # .coveragerc to control coverage.py
  2. [run]
  3. parallel = True
  4. sigterm = True
  5. source = deepspeed