[run]
include = 
    s3fs/*

omit =
    s3fs/tests/test*

[report]
show_missing = True

[html]
directory = coverage_html_report

