File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ Version 7.6.2 — 2024-10-09
50
50
a backslash continuation. This is now fixed, closing `issue 1836 `_, thanks
51
51
to `LiuYinCarl and Marco Ricci <pull 1838 _>`_.
52
52
53
- - Fix: the LCOV report now has correct line numbers (fixing `issue 1846`_` ) and
53
+ - Fix: the LCOV report now has correct line numbers (fixing `issue 1846 `_) and
54
54
better branch descriptions for BRDA records (fixing `issue 1850 `_). There
55
55
are other changes to lcov also, including a new configuration option
56
56
:ref: `line_checksums <config_lcov_line_checksums >` to control whether line
57
57
checksums are included in the lcov report. The default is false. To keep
58
58
checksums set it to true. All this work is thanks to Zack Weinberg
59
- (`pull 1849_ ` and `pull 1851 `_).
59
+ (`pull 1849 `_ and `pull 1851 `_).
60
60
61
61
- Fixed the docs for multi-line regex exclusions, closing `issue 1863 `_.
62
62
You can’t perform that action at this time.
0 commit comments