Skip to content

Conversation

@ryoppippi
Copy link
Member

@ryoppippi ryoppippi commented Dec 9, 2025

Add test coverage badge to the README that displays the current coverage percentage from the GitHub Pages deployment. The badge automatically updates on each main branch push when coverage reports are generated.

Also fixed the GitHub Pages deployment configuration:

  • Added main branch to github-pages environment deployment policies
  • Enabled GitHub Pages for the repository

Closes #187


Summary by cubic

Added an auto-updating test coverage badge to the README, sourced from GitHub Pages coverage reports. Coverage updates on each main push.

  • Bug Fixes
    • Enabled GitHub Pages for the repository.
    • Added main branch to github-pages environment deployment policies.

Written for commit 7522165. Summary will update automatically on new commits.

Add test coverage badge to the README that displays the current
coverage percentage from the GitHub Pages deployment. The badge
automatically updates on each main branch push when coverage
reports are generated.

Closes #187
@ryoppippi ryoppippi requested a review from a team as a code owner December 9, 2025 16:52
Copilot AI review requested due to automatic review settings December 9, 2025 16:52
@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 9, 2025

Open in StackBlitz

npm i https://pkg.pr.new/StackOneHQ/stackone-ai-node/@stackone/ai@192

commit: 7522165

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a test coverage badge to the README that displays the current coverage percentage from the GitHub Pages deployment. The badge is automatically updated on each main branch push when coverage reports are generated by the CI workflow.

Key changes:

  • Added coverage badge to README next to existing DeepWiki badge
  • Badge links to the GitHub Pages deployment showing full coverage reports

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

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Contributor

@glebedel glebedel left a comment

Choose a reason for hiding this comment

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

LGTM

@ryoppippi ryoppippi merged commit 70e7505 into main Dec 9, 2025
19 checks passed
@ryoppippi ryoppippi deleted the docs/coverage-badge branch December 9, 2025 18:18
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.

Add coverage badge to README

3 participants