github nedbat/coveragepy coverage-3.2b2
3.2b2

latest releases: 7.6.3, 7.6.2, 7.6.1...
pre-release20 hours ago

Version 3.2b2 — 2009-11-19

  • Branch coverage improvements:
    • Classes are no longer incorrectly marked as branches: issue 32.
    • “except” clauses with types are no longer incorrectly marked as branches: issue 35.
  • Fixed some problems syntax coloring sources with line continuations and source with tabs: issue 30 and issue 31.
  • The –omit option now works much better than before, fixing issue 14 and issue 33. Thanks, Danek Duvall.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.