Slipcover

Latest version: v1.0.15

Safety actively analyzes 639717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.0.9

This release fixes a bug instrumenting certain bytecodes on Python 3.11.
Thanks to LilyFoote for the bug report (including narrowing the problem down).

1.0.8

This release fixes none of the wheels on PyPI tagged as appropriate for Python 3.13.

1.0.7

This release:

- adds support for Python 3.13 (tested on 3.13.0a6; may not work on earlier versions);
- improves `pytest-fork` detection;

Thanks to adiroiban for the early work on Python 3.13 support;

1.0.6

This release:
- improves performance handling subprocesses (Unix only);
- fixes a bug reporting subprocess data merge errors if tests close stderr;
- fixes a bug not passing the script name as a string in sys.argv[0] when executing a script directly;
- fixes a bug attempting to print coverage when none was collected;

1.0.5

This release adds `--merge`, which merges JSON coverage files, as in:


slipcover --merge a.json b.json --out c.json


Closes 12.

1.0.4

This release:
- adds [pytest-forked](https://github.com/pytest-dev/pytest-forked) support on Unix/MacOS;
- makes file matching more reliable and fixes bugs around matching relative paths;

Thanks to peterjc and P403n1x87 for their contributions!

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.