Skip to content

Fix broken coverage badge link - #474

Merged
tschm merged 2 commits into
mainfrom
copilot/fix-broken-coverage-badge
Mar 27, 2026
Merged

Fix broken coverage badge link#474
tschm merged 2 commits into
mainfrom
copilot/fix-broken-coverage-badge

Conversation

Copilot AI commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

The coverage badge in README.md was linking to a stale path (/tests/html-coverage/index.html) that no longer reflects where coverage reports are published.

Change

  • Updated the coverage badge href in README.md to point to https://jebel-quant.github.io/basanos/reports/coverage/

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI changed the title [WIP] Fix broken coverage badge to point to correct URL Fix broken coverage badge link Mar 27, 2026
Copilot AI requested a review from tschm March 27, 2026 02:39
@tschm
tschm marked this pull request as ready for review March 27, 2026 03:36
Copilot AI review requested due to automatic review settings March 27, 2026 03:36
@tschm
tschm merged commit 4a79ac7 into main Mar 27, 2026
@tschm
tschm deleted the copilot/fix-broken-coverage-badge branch March 27, 2026 03:36

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

Updates the README coverage badge link to match the current GitHub Pages location for published coverage reports, fixing a stale URL.

Changes:

  • Updated the coverage badge hyperlink target from /tests/html-coverage/index.html to /reports/coverage/.

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