Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Post coverage comment #520

Post coverage comment

Post coverage comment #520

Triggered via workflow run November 19, 2025 14:27
@dragos199993dragos199993
completed 447acce
Status Failure
Total duration 15s
Artifacts

coverage.yml

on: workflow_run
Run tests & display coverage
10s
Run tests & display coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 notices
Run tests & display coverage
The PR cannot be found. That's strange. Please open an issue at https://github.com/py-cov-action/python-coverage-comment-action Traceback (most recent call last): File "/workdir/coverage_comment/main.py", line 340, in post_comment pr_number = github.find_pr_for_branch( github=gh, ...<2 lines>... branch=branch, ) File "/workdir/coverage_comment/github.py", line 159, in find_pr_for_branch raise CannotDeterminePR(f"No open PR found for branch {branch}") coverage_comment.github.CannotDeterminePR: No open PR found for branch main
Run tests & display coverage
Ending action
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python/pulls?state=all&head=Not-Diamond%3Amain&sort=updated&direction=desc "HTTP/1.1 200 OK"
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python/pulls?state=open&head=Not-Diamond%3Amain&sort=updated&direction=desc "HTTP/1.1 200 OK"
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python/actions/runs/19504571167 "HTTP/1.1 200 OK"
Run tests & display coverage
Search for PR associated with run id 19504571167
Run tests & display coverage
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
Run tests & display coverage
Posting comment to PR
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python "HTTP/1.1 200 OK"
Run tests & display coverage
Starting action