diff options
author | loic@dachary.org <loic@dachary.org> | 2017-01-11 00:45:04 +0100 |
---|---|---|
committer | loic@dachary.org <loic@dachary.org> | 2017-01-11 00:45:04 +0100 |
commit | e7faaa5a1e2e316ec7ec215946a291711f397a32 (patch) | |
tree | 539b21c7541ba6653b42b4f66ef410f9056a6654 /coverage/env.py | |
parent | f0337bcc49ebd1664ea967bca9044af501a45e7c (diff) | |
download | python-coveragepy-git-e7faaa5a1e2e316ec7ec215946a291711f397a32.tar.gz |
html total must account for files 100% covered #549
The --skip-covered implementation for html must not just skip the
files that are 100% covered. It must remember them and not fail with a
"no coverage data" when all files are 100% covered.
The statistics about the files that are 100% covered must also be
summed in the total for the index.html page.
close #549
--HG--
branch : issue-549
Diffstat (limited to 'coverage/env.py')
0 files changed, 0 insertions, 0 deletions