Skip to content

build: do not call coverage directly - #19

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
igaw:fix-debian-tests
Aug 19, 2026
Merged

build: do not call coverage directly#19
igaw merged 1 commit into
linux-nvme:masterfrom
igaw:fix-debian-tests

Conversation

@igaw

@igaw igaw commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Debian's python3-coverage apt package installs the CLI as /usr/bin/python3-coverage, thus the bare coverage call fails.

I thought the Debian build was failing due the ci-container build hickups, which are solved now. But it turns out it was a real bug. As usual right after a release...

Debian's python3-coverage apt package installs the CLI as
/usr/bin/python3-coverage, thus the bare coverage call fails.

Signed-off-by: Daniel Wagner <wagi@monom.org>
@igaw
igaw merged commit 4e15b9f into linux-nvme:master Aug 19, 2026
11 checks passed
@igaw
igaw deleted the fix-debian-tests branch August 19, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant