Skip to content

Add docs url for warnings and errors#22

Open
cnagadya wants to merge 4 commits into
mainfrom
cnagadya/docs_url
Open

Add docs url for warnings and errors#22
cnagadya wants to merge 4 commits into
mainfrom
cnagadya/docs_url

Conversation

@cnagadya

Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings July 16, 2026 09:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a stable documentation link to GitHub Actions annotations so users seeing coverage upload warnings/errors have a clear “next step” reference.

Changes:

  • Introduces a DOCS_URL constant and appends it to ::error:: / ::warning:: annotation messages.
  • Removes the outdated comment about stripping documentation_url due to pre-GA docs.
  • Replaces the prior test that asserted documentation_url stripping with tests covering the new docs-link behavior.
Show a summary per file
File Description
upload_coverage.py Adds a docs URL constant and appends it to error/warning annotations.
test_upload_coverage.py Updates tests to validate docs URL behavior for error/warning and omission for notice.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 3
  • Review effort level: Low

Comment thread upload_coverage.py
Comment thread test_upload_coverage.py Outdated
Comment thread test_upload_coverage.py Outdated
Comment thread test_upload_coverage.py Outdated
Comment thread test_upload_coverage.py Outdated
Comment thread test_upload_coverage.py Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants