Commit 581c1ca
committed
[deps] Remove coveralls in favor of coverage
The `coveralls` Python package is no longer actively maintained and is
not needed locally.
Coverage reports are not uploaded to Coveralls from local builds.
On CI, the `coverallsapp/github-action@v2` GitHub Action handles
uploading coverage reports to coveralls.io in CI.1 parent 8e2dacf commit 581c1ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments