Skip to content

Add CodeCov and RTD badges to README with auto-commit workflow - #3

Merged
trissim merged 2 commits into
mainfrom
copilot/add-codecov-and-rtd-badges
Nov 2, 2025
Merged

Add CodeCov and RTD badges to README with auto-commit workflow#3
trissim merged 2 commits into
mainfrom
copilot/add-codecov-and-rtd-badges

Conversation

Copilot AI commented Nov 2, 2025

Copy link
Copy Markdown
Contributor

Adds Read the Docs and code coverage badges to README following the ezstitcher repository pattern.

Changes

  • README.md: Added RTD documentation status badge and coverage badge linking to GitHub Pages coverage report
  • .github/workflows/coverage-pages.yml: Enabled auto-commit step to update coverage badge on main branch pushes

Manual Setup Required

Repository description must be updated via GitHub Settings → About → Website field to include RTD link: https://polystore.readthedocs.io

This cannot be automated via code and requires repository admin access.

Badge URLs

[![Documentation Status](https://readthedocs.org/projects/polystore/badge/?version=latest)](https://polystore.readthedocs.io/en/latest/?badge=latest)
[![Coverage](https://raw.githubusercontent.com/trissim/polystore/main/.github/badges/coverage.svg)](https://trissim.github.io/polystore/coverage/)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/trissim/polystore
    • Triggering command: curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Can you also include code cov and rtd badges in the readme? make sure the rtd workflow is setup with link in repo description too. also setup code cov with badge like with the ezstitcher repo


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: trissim <56880052+trissim@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Codecov and RTD badges to README Add CodeCov and RTD badges to README with auto-commit workflow Nov 2, 2025
Copilot AI requested a review from trissim November 2, 2025 19:50
@trissim
trissim marked this pull request as ready for review November 2, 2025 20:28
@trissim
trissim merged commit dca3a5b into main Nov 2, 2025
23 of 25 checks passed
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.

2 participants