| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-coverage: upgrade 7.0.5 -> 7.1.0 | Wang Mingyu | 2023-02-08 | 1 | -21/+0 |
| | | | | | | | | | | | | | | Changelog: ========== - Added: the debug output file can now be specified with [run] debug_file in the configuration file. Closes issue 1319. - Performance: fixed a slowdown with dynamic contexts that's been around since 6.4.3. - Typing: all product and test code has type annotations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-coverage: upgrade 7.0.4 -> 7.0.5 | Wang Mingyu | 2023-01-17 | 1 | -0/+21 |
| Changelog: =========== Fix: On Python 3.7, a file with type annotations but no from __future__ import annotations would be missing statements in the coverage report. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
