github nedbat/coveragepy 7.1.0

latest releases: 7.6.1, 7.6.0, 7.5.4...
20 months ago
  • Added: the debug output file can now be specified with [run] debug_file in the configuration file. Closes issue 1319.
  • Performance: fixed a slowdown with dynamic contexts that's been around since 6.4.3. The fix closes issue 1538. Thankfully this doesn't break the Cython change that fixed issue 972. Thanks to Mathieu Kniewallner for the deep investigative work and comprehensive issue report.
  • Typing: all product and test code has type annotations.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.