Leon Anavi
bbb07140d5
python3-coverage: Upgrade 7.0.1 -> 7.0.3
...
Upgrade to release 7.0.3:
- Fix: when using the [run] relative_files = True setting, a
relative [paths] pattern was still being made absolute. This is
now fixed.
- Fix: if Python doesn't provide tomllib, then TOML configuration
files can only be read if coverage.py is installed with the
[toml] extra. Coverage.py will raise an error if TOML support is
not installed when it sees your settings are in a .toml file.
But it didn't understand that [tools.coverage] was a valid
section header, so the error wasn't reported if you used that
header, and settings were silently ignored. This is now fixed.
- Fix: adjusted how decorators are traced on PyPy 7.3.10.
- Fix: the coverage lcov report did not properly implement the
--fail-under=MIN option. This has been fixed.
- Refactor: added many type annotations, including a number of
refactorings. This should not affect outward behavior, but they
were a bit invasive in some places, so keep your eyes peeled for
oddities.
- Refactor: removed the vestigial and long untested support for
Jython and IronPython.
- Fix: when using pytest-cov or pytest-xdist, or perhaps both, the
combining step could fail with assert row is not None using
7.0.2. This was due to a race condition that has always been
possible and is still possible. In 7.0.1 and before, the error
was silently swallowed by the combining code. Now it will produce
a message "Couldn't combine data file" and ignore the data file
as it used to do before 7.0.2
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-01-06 11:38:16 -08:00
..
2022-08-23 19:12:52 -07:00
2022-07-24 06:28:56 -07:00
2022-10-11 17:43:32 -07:00
2022-09-21 06:34:45 -07:00
2022-09-21 06:34:40 -07:00
2022-09-21 06:34:45 -07:00
2022-11-29 14:07:51 -08:00
2022-11-25 18:11:10 -08:00
2022-09-07 16:44:54 -07:00
2022-08-28 23:57:15 -07:00
2022-08-27 07:37:45 -07:00
2022-10-05 08:24:50 -07:00
2022-07-15 12:48:34 -04:00
2022-07-26 10:38:42 -04:00
2022-07-15 12:48:34 -04:00
2022-05-29 06:39:14 -07:00
2022-07-02 11:37:02 -04:00
2022-11-29 14:07:52 -08:00
2022-10-18 08:23:44 -07:00
2022-07-26 20:49:05 -04:00
2022-09-13 09:55:03 -07:00
2022-09-26 18:14:53 -07:00
2022-08-16 07:37:44 -07:00
2022-11-25 18:11:10 -08:00
2022-11-14 11:55:59 -08:00
2022-12-27 16:03:06 -08:00
2022-07-15 12:48:34 -04:00
2022-09-13 09:55:03 -07:00
2022-12-27 16:03:06 -08:00
2022-07-17 10:26:45 -07:00
2022-11-28 11:32:26 -08:00
2022-12-12 11:17:23 -08:00
2022-12-05 09:16:24 -08:00
2022-07-24 06:28:56 -07:00
2022-12-27 16:03:06 -08:00
2022-11-02 07:58:18 -07:00
2022-09-15 08:18:10 -07:00
2023-01-06 11:38:16 -08:00
2022-11-25 18:11:10 -08:00
2023-01-06 11:38:16 -08:00
2022-06-30 13:39:28 -04:00
2022-07-24 06:28:56 -07:00
2022-11-07 08:40:22 -08:00
2022-09-20 18:55:26 -07:00
2022-06-01 19:52:12 -07:00
2022-11-28 11:32:26 -08:00
2022-09-20 18:55:26 -07:00
2022-12-12 11:17:23 -08:00
2022-10-05 08:24:50 -07:00
2022-11-28 11:32:26 -08:00
2022-10-25 08:14:08 -07:00
2022-07-24 06:28:56 -07:00
2022-10-26 07:04:06 -07:00
2022-09-07 16:44:53 -07:00
2023-01-06 11:38:16 -08:00
2022-06-30 13:39:26 -04:00
2023-01-04 17:13:22 -08:00
2022-12-27 16:03:06 -08:00
2023-01-06 11:38:16 -08:00
2022-10-25 08:14:08 -07:00
2022-10-17 19:19:40 -07:00
2022-08-23 19:12:52 -07:00
2022-11-19 08:11:45 -08:00
2022-09-28 14:54:31 -07:00
2022-08-06 08:50:19 -07:00
2022-07-24 06:28:56 -07:00
2022-09-17 01:09:18 -07:00
2022-09-19 13:55:45 -07:00
2022-08-16 20:13:41 -07:00
2022-08-17 09:35:42 -07:00
2022-12-23 08:52:22 -08:00
2022-11-14 11:55:59 -08:00
2022-09-20 18:55:26 -07:00
2022-11-19 08:11:45 -08:00
2022-07-24 06:28:56 -07:00
2022-11-19 08:11:45 -08:00
2022-09-20 18:55:26 -07:00
2022-08-27 07:37:45 -07:00
2022-08-16 20:13:42 -07:00
2022-08-06 08:50:19 -07:00
2022-11-19 08:11:45 -08:00
2022-11-28 11:32:26 -08:00
2022-07-02 11:37:02 -04:00
2022-11-14 11:55:59 -08:00
2022-08-16 20:13:42 -07:00
2022-12-05 09:16:24 -08:00
2022-11-09 10:17:15 -08:00
2022-12-23 08:52:22 -08:00
2022-09-03 12:20:15 -07:00
2022-12-05 09:16:24 -08:00
2022-12-23 08:52:22 -08:00
2022-12-05 09:16:24 -08:00
2022-11-19 08:11:45 -08:00
2022-07-27 11:59:41 -04:00
2022-11-14 11:55:59 -08:00
2022-12-31 10:40:32 -08:00
2022-12-05 09:16:24 -08:00
2022-09-21 06:34:45 -07:00
2022-09-28 14:54:31 -07:00
2022-09-08 11:58:17 -07:00
2022-08-27 07:37:45 -07:00
2022-11-07 08:39:05 -08:00
2022-10-24 09:56:33 -07:00
2022-09-28 14:54:31 -07:00
2022-07-02 11:37:03 -04:00
2022-12-27 16:03:06 -08:00
2022-10-24 09:56:33 -07:00
2022-11-29 14:07:51 -08:00
2022-06-30 13:39:29 -04:00
2022-12-05 09:16:24 -08:00
2022-07-24 06:28:56 -07:00
2022-12-27 16:03:06 -08:00
2022-11-28 11:32:26 -08:00
2022-07-02 11:37:03 -04:00
2022-09-19 13:55:45 -07:00
2022-07-17 19:16:22 -07:00
2022-09-21 06:34:45 -07:00
2022-07-24 06:28:56 -07:00
2022-11-25 18:11:10 -08:00
2022-11-28 11:32:26 -08:00
2022-11-07 08:39:05 -08:00
2022-09-28 14:54:31 -07:00
2022-11-28 11:32:26 -08:00
2022-07-24 06:28:56 -07:00
2022-10-24 09:56:33 -07:00
2022-11-07 08:39:05 -08:00
2023-01-06 11:38:16 -08:00
2022-11-25 18:11:10 -08:00
2022-09-17 01:09:18 -07:00
2022-09-07 16:44:54 -07:00
2022-11-28 11:32:26 -08:00
2023-01-06 11:38:16 -08:00
2022-06-30 13:39:26 -04:00
2022-06-30 13:39:26 -04:00
2022-12-27 16:03:06 -08:00
2022-07-27 11:59:41 -04:00
2022-09-08 19:02:11 -07:00
2022-08-28 23:57:15 -07:00
2022-11-28 11:32:26 -08:00
2022-11-07 08:39:05 -08:00
2022-08-13 07:05:31 -07:00
2022-08-16 20:10:22 -07:00
2022-10-24 09:56:33 -07:00
2022-07-17 19:16:22 -07:00
2022-11-28 11:32:26 -08:00
2022-11-09 10:17:15 -08:00
2022-09-08 19:02:11 -07:00
2022-10-24 09:56:34 -07:00
2022-12-05 09:16:24 -08:00
2022-10-24 09:56:34 -07:00
2023-01-06 11:38:16 -08:00
2022-11-07 08:39:05 -08:00
2022-09-14 11:25:11 -07:00
2022-09-14 11:25:11 -07:00
2022-09-05 22:49:34 -07:00
2022-12-23 08:52:22 -08:00
2022-07-26 10:38:42 -04:00
2022-10-27 08:55:20 -07:00
2022-11-28 11:32:26 -08:00
2022-08-27 07:37:45 -07:00
2022-11-28 11:32:26 -08:00
2022-10-05 08:24:50 -07:00
2022-12-23 08:52:22 -08:00
2022-12-23 08:52:22 -08:00
2022-11-14 11:55:59 -08:00
2022-11-28 11:32:26 -08:00
2022-12-23 08:52:22 -08:00
2023-01-06 11:38:16 -08:00
2022-12-23 08:52:22 -08:00
2022-07-24 06:28:56 -07:00
2022-11-28 11:32:26 -08:00
2022-08-13 07:05:31 -07:00
2022-10-24 09:56:34 -07:00
2022-07-24 06:28:56 -07:00
2022-09-13 09:55:03 -07:00
2022-12-27 16:03:06 -08:00
2022-11-14 11:55:59 -08:00
2022-11-19 08:11:45 -08:00
2022-11-28 11:32:26 -08:00
2022-12-23 08:52:22 -08:00
2022-07-15 12:48:34 -04:00
2022-09-28 14:54:31 -07:00
2022-11-30 12:01:44 -08:00
2022-11-07 08:39:05 -08:00
2022-07-15 12:48:34 -04:00
2022-07-15 12:48:34 -04:00
2022-11-07 08:39:05 -08:00
2022-10-20 15:31:40 -07:00
2022-07-24 06:28:56 -07:00
2022-12-12 11:17:23 -08:00
2022-11-23 08:25:30 -08:00
2022-10-26 07:04:06 -07:00
2022-09-28 14:54:31 -07:00
2022-09-03 12:20:15 -07:00
2022-09-28 14:54:31 -07:00
2022-07-16 06:52:09 -07:00
2022-12-13 09:18:18 -08:00
2022-10-05 08:24:50 -07:00
2022-12-12 11:17:23 -08:00
2022-11-09 10:17:15 -08:00
2022-11-07 08:39:05 -08:00
2022-09-27 10:04:35 -07:00
2022-11-09 10:17:15 -08:00
2022-07-02 11:37:02 -04:00
2022-07-27 21:21:43 -07:00
2022-11-28 11:32:26 -08:00
2022-12-27 16:03:06 -08:00
2022-07-06 05:08:49 -07:00
2022-08-16 20:10:22 -07:00
2022-07-27 21:21:43 -07:00
2022-07-15 12:48:34 -04:00
2022-11-23 08:25:30 -08:00
2022-06-30 13:39:28 -04:00
2022-10-24 09:56:34 -07:00
2022-09-15 08:18:10 -07:00
2022-11-09 10:17:15 -08:00
2022-12-23 08:52:22 -08:00
2022-09-28 14:54:31 -07:00
2022-11-14 11:55:59 -08:00
2022-12-27 16:03:06 -08:00
2022-09-08 19:02:11 -07:00
2022-10-07 09:09:23 -07:00
2022-08-17 09:35:42 -07:00
2022-11-30 09:46:47 -08:00
2022-11-30 09:46:47 -08:00
2022-07-12 01:05:43 -07:00
2022-07-11 22:46:17 +01:00
2022-11-09 10:17:15 -08:00
2022-12-27 16:03:06 -08:00
2022-09-08 11:58:17 -07:00
2022-12-08 17:10:48 -08:00
2022-12-11 16:21:18 -08:00
2022-11-30 09:46:47 -08:00
2022-08-23 19:12:52 -07:00
2022-11-14 11:55:59 -08:00
2022-12-05 18:02:40 -08:00
2022-05-29 06:39:14 -07:00
2022-12-08 17:10:48 -08:00
2022-07-11 22:46:17 +01:00
2022-06-30 13:39:27 -04:00
2023-01-04 17:13:21 -08:00
2022-12-03 08:11:30 -08:00
2022-12-12 11:17:23 -08:00
2022-11-09 10:17:15 -08:00
2022-11-07 08:39:05 -08:00
2022-08-16 20:10:22 -07:00
2023-01-06 11:38:16 -08:00
2022-10-10 10:19:33 -07:00
2022-10-12 15:24:35 -07:00
2023-01-06 11:38:16 -08:00
2022-12-12 11:17:23 -08:00
2022-11-29 14:07:52 -08:00
2022-12-12 11:17:23 -08:00
2023-01-04 17:13:21 -08:00
2022-11-23 08:25:30 -08:00