Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
5ed99664b7
coverage: Upgrade 7.6.0 -> 7.6.1
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>
2024-08-09 14:25:26 -07:00