Skip to content

Commit 95195b1

Browse files
committed
docs: changelog for json report branch details
1 parent 789f175 commit 95195b1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ development at the same time, such as 4.5.x and 5.0.
2020
Unreleased
2121
----------
2222

23+
- The JSON report now includes details of which branches were taken, and which
24+
are missing for each file. Thanks, Christoph Blessing (`pull 1438`_). Closes
25+
`issue 1425`_.
26+
2327
- Starting with coverage.py 6.2, ``class`` statements were marked as a branch.
2428
This wasn't right, and has been reverted, fixing `issue 1449`_. Note this
2529
will very slightly reduce your coverage total if you are measuring branch
@@ -36,6 +40,8 @@ Unreleased
3640
.. _bug 50381: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50381
3741
.. _PEP 517: https://peps.python.org/pep-0517/
3842
.. _issue 1395: https://github.com/nedbat/coveragepy/issues/1395
43+
.. _issue 1425: https://github.com/nedbat/coveragepy/issues/1425
44+
.. _pull 1438: https://github.com/nedbat/coveragepy/pull/1438
3945
.. _issue 1449: https://github.com/nedbat/coveragepy/issues/1449
4046

4147

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Chris Rose
4242
Chris Warrick
4343
Christian Heimes
4444
Christine Lytwynec
45+
Christoph Blessing
4546
Christoph Zwerschke
4647
Clément Pit-Claudel
4748
Conrad Ho

0 commit comments

Comments
 (0)