Skip to content

test: exclude mocks and code covered by integration tests from coverage#305

Merged
retr0h merged 1 commit intoretr0h:mainfrom
0xDEC0DE:issue/304
Jan 30, 2026
Merged

test: exclude mocks and code covered by integration tests from coverage#305
retr0h merged 1 commit intoretr0h:mainfrom
0xDEC0DE:issue/304

Conversation

@0xDEC0DE
Copy link
Contributor

We want the coverage report to show the unit tests; we don't need to double-dip into the code paths already handled by the integration tests. Omit them from the coverage reports.

Fixes: Issue #304

We want the coverage report to show the unit tests; we don't need
to double-dip into the code paths already handled by the integration
tests.  Omit them from the coverage reports.

Fixes: Issue retr0h#304
@retr0h retr0h merged commit 1019ea1 into retr0h:main Jan 30, 2026
6 checks passed
@0xDEC0DE 0xDEC0DE mentioned this pull request Jan 30, 2026
@0xDEC0DE 0xDEC0DE deleted the issue/304 branch March 6, 2026 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants