File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Original file line number Diff line number Diff line change @@ -33,11 +33,15 @@ Unreleased
33
33
34
34
- The HTML report pages now have a :ref: `Sleepy Snake <sleepy >` favicon.
35
35
36
+ - The HTML report now saves the sort order in a more widely supported way,
37
+ fixing `issue 986 `_. Thanks, Sebastián Ramírez (`pull request 1066 `_).
38
+
36
39
- Continuous integration has moved from Travis and AppVeyor to GitHub Actions.
37
40
41
+ .. _issue 986 : https://github.com/nedbat/coveragepy/issues/986
38
42
.. _issue 1037 : https://github.com/nedbat/coveragepy/issues/1037
39
43
.. _issue 1010 : https://github.com/nedbat/coveragepy/issues/1010
40
-
44
+ .. _ pull request 1066 : https://github.com/nedbat/coveragepy/pull/1066
41
45
42
46
.. _changes_53 :
43
47
Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ Roy Williams
120
120
Salvatore Zagaria
121
121
Sandra Martocchia
122
122
Scott Belden
123
+ Sebastián Ramírez
123
124
Sigve Tjora
124
125
Simon Willison
125
126
Stan Hu
You can’t perform that action at this time.
0 commit comments