File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,15 @@ Unreleased
24
24
drive than the current directory. (`pull 1430 `_, fixing `issue 1428 `_).
25
25
Thanks, Lorenzo Micò.
26
26
27
+ - Filtering in the HTML report wouldn't work when reloading the index page.
28
+ This is now fixed (`pull 1413 `_). Thanks, Marc Legendre.
29
+
27
30
- Fix a problem with Cython code measurement (`pull 1347 `_, fixing `issue
28
31
972 `_). Thanks, Matus Valo.
29
32
30
33
.. _issue 972 : https://github.com/nedbat/coveragepy/issues/972
31
34
.. _pull 1347 : https://github.com/nedbat/coveragepy/pull/1347
35
+ .. _pull 1413 : https://github.com/nedbat/coveragepy/issues/1413
32
36
.. _pull 1428 : https://github.com/nedbat/coveragepy/issues/1428
33
37
.. _pull 1430 : https://github.com/nedbat/coveragepy/pull/1430
34
38
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Lex Berezhny
100
100
Loïc Dachary
101
101
Lorenzo Micò
102
102
Marc Abramowitz
103
+ Marc Legendre
103
104
Marcelo Trylesinski
104
105
Marcus Cobden
105
106
Marius Gedminas
You can’t perform that action at this time.
0 commit comments