diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-05-31 19:37:53 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-05-31 19:37:53 -0400 |
commit | 1157999dc5c6c3aa3129a7cd4bf249fe73598501 (patch) | |
tree | cba407bacb180fb8fcb46a1b5eaf7da2e0fd88fb /coverage/jsonreport.py | |
parent | 65d9e0edbca0dc893ca70fbf64969e2ddc5a3680 (diff) | |
download | python-coveragepy-git-1157999dc5c6c3aa3129a7cd4bf249fe73598501.tar.gz |
fix: --fail-under=100 could report 100 is less than 100.
Use the same rounding rules for the fail-under message that are used for totals
everywhere else, so that it won't say:
total of 100 is less than fail-under=100
Diffstat (limited to 'coverage/jsonreport.py')
0 files changed, 0 insertions, 0 deletions