Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 774c364

Browse files
committedAug 6, 2022
doc: keep CHANGES up to date
1 parent 070d61c commit 774c364

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
 

‎CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,15 @@ Unreleased
2424
drive than the current directory. (`pull 1430`_, fixing `issue 1428`_).
2525
Thanks, Lorenzo Micò.
2626

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+
2730
- Fix a problem with Cython code measurement (`pull 1347`_, fixing `issue
2831
972`_). Thanks, Matus Valo.
2932

3033
.. _issue 972: https://github.com/nedbat/coveragepy/issues/972
3134
.. _pull 1347: https://github.com/nedbat/coveragepy/pull/1347
35+
.. _pull 1413: https://github.com/nedbat/coveragepy/issues/1413
3236
.. _pull 1428: https://github.com/nedbat/coveragepy/issues/1428
3337
.. _pull 1430: https://github.com/nedbat/coveragepy/pull/1430
3438

‎CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Lex Berezhny
100100
Loïc Dachary
101101
Lorenzo Micò
102102
Marc Abramowitz
103+
Marc Legendre
103104
Marcelo Trylesinski
104105
Marcus Cobden
105106
Marius Gedminas

0 commit comments

Comments
 (0)
Please sign in to comment.