Skip to content

Commit

Permalink
docs: add a note to the class-branch change
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Sep 27, 2022
1 parent 7f07df6 commit d296083
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Unreleased
----------

- Starting with coverage.py 6.2, ``class`` statements were marked as a branch.
This wasn't right, and has been reverted, fixing `issue 1449`_.
This wasn't right, and has been reverted, fixing `issue 1449`_. Note this
will very slightly reduce your coverage total if you are measuring branch
coverage.

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

Expand Down

0 comments on commit d296083

Please sign in to comment.