twils0
twils0
You're totally right. The grid makes space horizontally, pushing items to the right. I've thought about adding a prop to allow users to change from horizontal to vertical, pushing items...
To keep this issue alive, I'll add simply: I'm having this issue as well.
I can confirm. Alacritty has this same issue.
Thank you for your fast reply! My question overall is: why can't I exclude the bats binary (executable) directory and/or the bats directory? I'm using `--bash-dont-parse-binary-dir --exclude-pattern=bats/`. I've tried countless...
I can tell one thing from the logs above. This line references the first test in my bats test file: `# kkcov@project/bats/lib/bats-core/tracing.bash@23@funcname=test_Missing_DEPLOY-2d5fMETHOD` My first test is called: `Missing DEPLOY_METHOD`. It...
@SimonKagstrom @sschmid I didn't think to mention it above. I'm using macOS as well. Also, I built kcov from source. It seems likely it's a macOS issue.