Skip to content

6.1.1

Compare
Choose a tag to compare
@nedbat nedbat released this 31 Oct 14:13
· 1310 commits to master since this release
  • Fix: The sticky header on the HTML report didn't work unless you had branch coverage enabled. This is now fixed: the sticky header works for everyone. (Do people still use coverage without branch measurement!? j/k)
  • Fix: When using explicitly declared namespace packages, the "already imported a file that will be measured" warning would be issued (issue 888). This is now fixed.

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