Skip to content

Commit 44cb89f

Browse files
committed
docs: changelog for #1583
1 parent f0a8b6f commit 44cb89f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ development at the same time, such as 4.5.x and 5.0.
2020
Unreleased
2121
----------
2222

23-
Nothing yet.
23+
- Fix: the ``coverage lcov`` command could create a .lcov file with incorrect
24+
LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
25+
`Ian Moore <pull 1583_>`_.
26+
27+
.. _pull 1583: https://github.com/nedbat/coveragepy/pull/1583
2428

2529

2630
.. scriv-start-here

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Greg Rogers
7979
Guido van Rossum
8080
Guillaume Chazarain
8181
Hugo van Kemenade
82+
Ian Moore
8283
Ilia Meerovich
8384
Imri Goldberg
8485
Ionel Cristian Mărieș

0 commit comments

Comments
 (0)