pypi coverage 7.3.1

latest releases: 7.6.1, 7.6.0, 7.5.4...
12 months ago
  • The semantics of stars in file patterns has been clarified in the docs. A leading or trailing star matches any number of path components, like a double star would. This is different than the behavior of a star in the middle of a pattern. This discrepancy was identified by Sviatoslav Sydorenko, who provided patient detailed diagnosis and graciously agreed to a pragmatic resolution.
  • The API docs were missing from the last version. They are now restored.

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

Don't miss a new coverage release

NewReleases is sending notifications on new releases.