Skip to content

Commit 5229fc3

Browse files
committed
docs: mention 1852 is fixed
1 parent 6a4506f commit 5229fc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Version 7.6.2 — 2024-10-09
4141

4242
- Fewer things are considered branches now. Lambdas, comprehensions, and
4343
generator expressions are no longer marked as missing branches if they don't
44-
complete execution.
44+
complete execution. Closes `issue 1852`_.
4545

4646
- Fix: the HTML report didn't properly show multi-line f-strings that end with
4747
a backslash continuation. This is now fixed, closing `issue 1836`_, thanks
@@ -68,6 +68,7 @@ Version 7.6.2 — 2024-10-09
6868
.. _pull 1849: https://github.com/nedbat/coveragepy/pull/1849
6969
.. _issue 1850: https://github.com/nedbat/coveragepy/issues/1850
7070
.. _pull 1851: https://github.com/nedbat/coveragepy/pull/1851
71+
.. _issue 1852: https://github.com/nedbat/coveragepy/issues/1852
7172
.. _issue 1860: https://github.com/nedbat/coveragepy/issues/1860
7273
.. _issue 1863: https://github.com/nedbat/coveragepy/issues/1863
7374

0 commit comments

Comments
 (0)