WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

feat: support extensions api #735

feat: support extensions api

feat: support extensions api #735

Triggered via pull request December 23, 2025 23:16
Status Success
Total duration 52s
Artifacts

code-coverage.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (ubuntu-latest, 3.10)
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
build (ubuntu-latest, 3.10)
Permission denied when trying to create/update comment. This error usually occurs because the GITHUB_TOKEN lacks necessary permissions. To fix this, add a permissions block to your workflow: ```yaml permissions: contents: read # For checkout and comparing commits pull-requests: write # For creating/updating PR comments ``` For pull request events and more information, see: https://github.com/MishaKav/pytest-coverage-comment#comment-not-appearing