Post coverage comment #431
Triggered via workflow run
August 7, 2023 14:29
gedankenstuecke
completed
7434119
Status
Success
Total duration
22s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coverage.yml
on: workflow_run
Run tests & display coverage
13s
Annotations
10 notices
Run tests & display coverage
Starting action
|
Run tests & display coverage
Posting comment to PR
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
Run tests & display coverage
Search for PR associated with run id 5786364315
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/alan-turing-institute/AutSPACEs/actions/runs/5786364315 "HTTP/1.1 200 OK"
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/alan-turing-institute/AutSPACEs/pulls?head=alan-turing-institute/AutSPACEs%3Afix_553&sort=updated&direction=desc&state=open "HTTP/1.1 200 OK"
|
Run tests & display coverage
PR number: 565
|
Run tests & display coverage
Download associated artifacts
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/alan-turing-institute/AutSPACEs/actions/runs/5786364315/artifacts "HTTP/1.1 200 OK"
|
Run tests & display coverage
Artifact was not found, which is probably because it was probably already posted by a previous step.
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/coverage_comment/github.py", line 59, in download_artifact
artifact = next(
^^^^^
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/coverage_comment/main.py", line 222, in post_comment
comment = github.download_artifact(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/coverage_comment/github.py", line 63, in download_artifact
raise NoArtifact(
coverage_comment.github.NoArtifact: Not artifact found with name python-coverage-comment-action in run 5786364315
|