mirror of https://github.com/grpc/grpc-java.git
The coveralls task has been silently failing since we migrated to GitHub Actions, away form Travis-CI: ``` no COVERALLS_REPO_TOKEN environmental variable found no available CI service > Task :grpc-all:coveralls BUILD SUCCESSFUL in 23s 7 actionable tasks: 1 executed, 6 up-to-date ``` We'd rather not deal with private tokens, but the Coveralls GitHub Action [only supports lcov][1] which makes it unhelpful for Java. Looking deeper, yep, we [aren't the only ones impacted][2]: [1]: https://github.com/marketplace/actions/coveralls-github-action [2]: https://github.com/coverallsapp/github-action/issues/22 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||