File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments