We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346cfc0 commit 8fe3b2bCopy full SHA for 8fe3b2b
CHANGES.rst
@@ -23,7 +23,10 @@ upgrading your version of coverage.py.
23
Unreleased
24
----------
25
26
-Nothing yet.
+- Fix: `Tomas Uribe fixed <pull 1901_>`_ a performance problem in the XML
27
+ report. Large code bases should produce XML reports much faster now.
28
+
29
+.. _pull 1901: https://github.com/nedbat/coveragepy/pull/1901
30
31
32
.. start-releases
CONTRIBUTORS.txt
@@ -227,6 +227,7 @@ Thomas Grainger
227
Timo Furrer
228
Titus Brown
229
Tom Gurion
230
+Tomas Uribe
231
Valentin Lab
232
Ville Skyttä
233
Vince Salvino
0 commit comments