We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nedbat
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 7f07df6 commit d296083Copy full SHA for d296083
CHANGES.rst
@@ -21,7 +21,9 @@ Unreleased
21
----------
22
23
- Starting with coverage.py 6.2, ``class`` statements were marked as a branch.
24
- This wasn't right, and has been reverted, fixing `issue 1449`_.
+ This wasn't right, and has been reverted, fixing `issue 1449`_. Note this
25
+ will very slightly reduce your coverage total if you are measuring branch
26
+ coverage.
27
28
- Packaging is now compliant with `PEP 517`_, closing `issue 1395`_.
29
0 commit comments