File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -37,3 +37,4 @@ Authors
37
37
* Martín Gaitán - https://github.com/mgaitan
38
38
* Hugo van Kemenade - https://github.com/hugovk
39
39
* Michael Manganiello - https://github.com/adamantike
40
+ * Anders Hovmöller - https://github.com/boxed
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Changelog
6
6
7
7
* Fixed ``RemovedInPytest4Warning `` when using Pytest 3.10.
8
8
Contributed by Michael Manganiello in `#354 <https://github.com/pytest-dev/pytest-cov/pull/354 >`_.
9
+ * Made pytest startup faster when plugin not active by lazy-importing.
10
+ Contributed by Anders Hovmöller in `#339 <https://github.com/pytest-dev/pytest-cov/pull/339 >`_.
9
11
10
12
2.8.1 (2019-10-05)
11
13
------------------
You can’t perform that action at this time.
0 commit comments