10000
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 8964ab7 commit d17e9b7Copy full SHA for d17e9b7
CHANGELOG.rst
@@ -8,6 +8,10 @@ Changelog
8
9
* Added a version requirement for pytest's pluggy dependency (1.2.0, released 2023-06-21) that has the required new-style hookwrapper API.
10
* Removed deprecated license classifier (packaging).
11
+* Disabled coverage warnings in two more situations where they have no value:
12
+
13
+ * "module-not-measured" in workers
14
+ * "already-imported" in subprocesses
15
16
6.2.0 (2025-06-11)
17
------------------
0 commit comments