hubcio opened a new issue, #2773: URL: https://github.com/apache/iggy/issues/2773
Rust and Java already upload coverage - Go is missing. Coverage is already generated (`reports/go-coverage.out`) but never uploaded. - [ ] Add `codecov/codecov-action@v5` upload step in `.github/workflows/_test.yml` for `sdk-go` with `flags: go`, file `reports/go-coverage.out` - [ ] Add `go` flag to `codecov.yml` (`paths: foreign/go/`) and remove `foreign/go/**` from `ignore` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
