Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d296083

Browse files
committedSep 27, 2022
docs: add a note to the class-branch change
1 parent 7f07df6 commit d296083

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Unreleased
2121
----------
2222

2323
- 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`_.
24+
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.
2527

2628
- Packaging is now compliant with `PEP 517`_, closing `issue 1395`_.
2729

0 commit comments

Comments
 (0)
Please sign in to comment.