Thanks to visit codestin.com
Credit goes to github.com

Skip to content

7.14.1

Latest

Choose a tag to compare

@nedbat nedbat released this 26 May 20:46
· 8 commits to main since this release
7.14.1

Version 7.14.1 — 2026-05-26

  • Fix: the HTML report used typographic niceties to make file paths more readable by adding a small amount of space around slashes. Those spaces interfered with searching the page for file paths of interest. Now the report uses CSS to accomplish the same visual tweak so that searches with slashes work correctly. Closes issue 2170.
  • Add a 3.16 PyPI classifier since we test on the 3.16 main branch.

➡️  PyPI page: coverage 7.14.1.
➡️  To install: python3 -m pip install coverage==7.14.1