Skip to content

fix: Empty Lines between non-covered packages#156

Open
butuzov wants to merge 1 commit intomfridman:mainfrom
butuzov:no_tests_per_package
Open

fix: Empty Lines between non-covered packages#156
butuzov wants to merge 1 commit intomfridman:mainfrom
butuzov:no_tests_per_package

Conversation

@butuzov
Copy link
Copy Markdown

@butuzov butuzov commented Apr 13, 2026

If go test also runs with -v -cover it can add packages without tests, which is ands up as empty consecutive lines with table.

Closes #155

If `go test` also runs with `-v -cover` it can add packages
without tests, which is ands up as empty consecutive
lines with table.

Closes mfridman#155
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.

bug: empty rows

1 participant