File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ Unreleased
2424 LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
2525 `Ian Moore <pull 1583 _>`_.
2626
27+ - Fix: the ``coverage xml `` command on Windows could create a .xml file with duplicate
28+ ``<package> `` elements. This is now fixed, thanks to `Benjamin Parzella <pull
29+ 1574_> `_, closing `issue 1573 `_.
30+
31+ .. _issue 1573 : https://github.com/nedbat/coveragepy/issues/1573
32+ .. _pull 1574 : https://github.com/nedbat/coveragepy/pull/1574
2733.. _pull 1583 : https://github.com/nedbat/coveragepy/pull/1583
2834
2935
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Arthur Deygin
2525Arthur Rio
2626Ben Carlsson
2727Ben Finney
28+ Benjamin Parzella
2829Benjamin Schubert
2930Bernát Gábor
3031Bill Hart
You can’t perform that action at this time.
0 commit comments