Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coverage: Upgrade 7.6.0 -> 7.6.1 | Leon Anavi | 2024-08-09 | 1 | -0/+22 |
Upgrade to release 7.6.1: - Fix: coverage used to fail when measuring code using runpy.run_path <python:runpy.run_path> with a Path <python:pathlib.Path> argument. This is now fixed. - Fix: backslashes preceding a multi-line backslashed string could confuse the HTML report. This is now fixed. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |