github nedbat/coveragepy 7.6.3

15 hours ago

Version 7.6.3 — 2024-10-13

  • Fix: nested context managers could incorrectly be analyzed to flag a missing branch on the last context manager, as described in issue 1876. This is now fixed.
  • Fix: the missing branch message about not exiting a module had an extra “didn’t,” as described in issue 1873. This is now fixed.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.