diff options
author | Wingware Development <59840981+wingware-dev@users.noreply.github.com> | 2023-02-04 18:20:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-04 15:20:20 -0800 |
commit | a4cd6a01f766359fbe8ff159e0ed87e03e8023ed (patch) | |
tree | 405c55182ecbe4f729c1faf01d9d78018cd33efc /coverage/version.py | |
parent | 441823f18f705b8a79829cca36142a7f1511477b (diff) | |
download | python-coveragepy-git-a4cd6a01f766359fbe8ff159e0ed87e03e8023ed.tar.gz |
feat: add purge_files method to CoverageData + unit tests for it (#1547)
* Add purge_files method to CoverageData, to allow for selective removal and update
of coverage data.
* Fix assert syntax so it's not true; this code isn't reached in the test unless it fails
and then it would have failed to fail.
* Remove trailing whitespace; did not expect this would matter on a blank line.
* Add type annotations required by mypy
---------
Co-authored-by: Stephan Deibel <sdeibel@wingware.com>
Diffstat (limited to 'coverage/version.py')
0 files changed, 0 insertions, 0 deletions