# .coveragerc to control coverage.py
[run]
source=gitfs
[report]
fail_under=90
show_missing=True
