github nedbat/coveragepy 7.5.3

latest releases: 7.6.1, 7.6.0, 7.5.4...
4 months ago
  • Performance improvements for combining data files, especially when measuring line coverage. A few different quadratic behaviors were eliminated. In one extreme case of combining 700+ data files, the time dropped from more than three hours to seven minutes. Thanks for Kraken Tech for funding the fix.
  • Performance improvements for generating HTML reports, with a side benefit of reducing memory use, closing issue 1791. Thanks to Daniel Diniz for helping to diagnose the problem.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.