Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I am once again seeing Submitting coverage to coveralls.io... resubmitting with id None Could not submit coverage: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/coveralls/api.py", line 290, in submit_report response.raise_for_status() File "/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/coveralls/cli.py", line 95, in main result = coverallz.wear() File "/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/coveralls/api.py", line 257, in wear return self.submit_report(json_string) File "/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/coveralls/api.py", line 294, in submit_report 'Could not submit coverage: {}'.format(e)) from e coveralls.exception.CoverallsException: Could not submit coverage: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs Error: Process completed with exit code 1. when nothing has changed in my repo or configuration. I've had enough of coveralls. If the numbers fail to upload, so be it.
- Loading branch information