MAINT - Updates to CI workflows (#2214) #915
CI.yml
on: push
Matrix: run-pytest
profiling
37s
coverage-comment
/
Display code coverage
Annotations
1 error and 6 notices
Check coverage
Critical error. This error possibly occurred because the permissions of the workflow are set incorrectly. You can see the correct setting of permissions here: https://github.com/py-cov-action/python-coverage-comment-action#basic-usage
Otherwise please look for open issues or open one in https://github.com/py-cov-action/python-coverage-comment-action/
Traceback (most recent call last):
File "/workdir/coverage_comment/subprocess.py", line 22, in run
return subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('git', 'push', 'origin', 'python-coverage-comment-action-data')' returned non-zero exit status 128.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/workdir/coverage_comment/subprocess.py", line 65, in _git
return run(
^^^^
File "/workdir/coverage_comment/subprocess.py", line 36, in run
raise SubProcessError("\n".join([exc.stderr, exc.stdout])) from exc
coverage_comment.subprocess.SubProcessError: fatal: could not read Username for 'https://github.com': No such device or address
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/workdir/coverage_comment/main.py", line 44, in main
exit_code = action(
^^^^^^^
File "/workdir/coverage_comment/main.py", line 88, in action
return save_coverage_data_files(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workdir/coverage_comment/main.py", line 410, in save_coverage_data_files
storage.commit_operations(
File "/workdir/coverage_comment/storage.py", line 110, in commit_operations
git.push("origin", branch)
File "/workdir/coverage_comment/subprocess.py", line 73, in _git
raise GitError from exc
coverage_comment.subprocess.GitError
|
Check coverage
Starting action
|
Check coverage
HTTP Request: GET https://api.github.com/repos/pydata/pydata-sphinx-theme "HTTP/1.1 200 OK"
|
Check coverage
Computing coverage files & badge
|
Check coverage
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=88%25&color=orange "HTTP/1.1 200 OK"
|
Check coverage
Generating HTML coverage report
|
Check coverage
Saving coverage files
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
coverage-data-3.12
|
16.4 KB |
sha256:9a6f8c30c245fd8e60e6747696041c712299869f7a19f8b4165c6a76d83f7c8b
|
|