brintos

brintos / llvm-project-archived public Read only

0
0
Text · 152 B · c886d0a Raw
12 lines · plain
1# .coveragerc to control coverage.py2[run]3branch = False4parallel = True5source = lit6 7[html]8directory = coverage_html_report9 10[report]11omit = Inputs12