File tree 1 file changed +2
-1
lines changed
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
41
41
42
42
- Fewer things are considered branches now. Lambdas, comprehensions, and
43
43
generator expressions are no longer marked as missing branches if they don't
44
- complete execution.
44
+ complete execution. Closes ` issue 1852 `_.
45
45
46
46
- Fix: the HTML report didn't properly show multi-line f-strings that end with
47
47
a backslash continuation. This is now fixed, closing `issue 1836 `_, thanks
@@ -68,6 +68,7 @@ Version 7.6.2 — 2024-10-09
68
68
.. _pull 1849 : https://github.com/nedbat/coveragepy/pull/1849
69
69
.. _issue 1850 : https://github.com/nedbat/coveragepy/issues/1850
70
70
.. _pull 1851 : https://github.com/nedbat/coveragepy/pull/1851
71
+ .. _issue 1852 : https://github.com/nedbat/coveragepy/issues/1852
71
72
.. _issue 1860 : https://github.com/nedbat/coveragepy/issues/1860
72
73
.. _issue 1863 : https://github.com/nedbat/coveragepy/issues/1863
73
74
You can’t perform that action at this time.
0 commit comments