Commit bcf680a
Make Coveralls conditional to avoid firewall blocks in CI
- Only load Coveralls when CI env and COVERALLS_REPO_TOKEN are present
- This prevents connection attempts to coveralls.io when not configured
- Tests will run successfully without coverage reporting by default
- To enable coverage, add COVERALLS_REPO_TOKEN secret to GitHub Actions
Co-authored-by: logicminds <563900+logicminds@users.noreply.github.com>1 parent 1dbd074 commit bcf680a
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
0 commit comments