Amit Levy

Results 21 comments of Amit Levy

@gopinath-langote I'd like to take a go ;) at this one

@gopinath-langote I am testing on a fork, codecov complains that the coverage file is empty. Running the following command: `go test -cover -race --coverprofile=coverage.txt -covermode=atomic ./testing -run .` Yields the...

The test PR I made on my fork: https://github.com/amitlevy21/1build/pull/1 (has CI logs) The codecov page: https://codecov.io/gh/amitlevy21/1build/commit/6c9f68a8f55aaadc40010ff7b9296118bb20cf41

I found a simpler solution by using `go test -v -coverpkg ./... ./...` See: https://travis-ci.org/amitlevy21/1build/jobs/578187996 https://github.com/amitlevy21/1build/pull/1 Can I open a PR?

@gopinath-langote So from my understanding, Were seeing the wrong coverage rate because go test doesn't recognize the use of the cli via cobra, right? I didn't find any issue regarding...

Please consider this, my build broke today because Debian bullseye (which is the image of python:3.7) remove a dependency from their stable repositories. But the library still exists in buster....

I have `glx-use-copysubbuffermesa = false` in my initial configuration that I posted. Problem persists. Though iv'e noticed it happens less frequently.

I have the same issue, but only when running `typos-src` with `pre-commit`, running typos from the terminal works fine. this is my config (_typos.toml at project root directory): ```toml [files]...

@wgershwitz Can I help with this?

@wgershwitz Can you please share another invitation link? It's expired