Skip to content

docs: add Codecov coverage badge#251

Merged
toddr merged 1 commit intomainfrom
koan.toddr.bot/add-codecov-badge
Apr 9, 2026
Merged

docs: add Codecov coverage badge#251
toddr merged 1 commit intomainfrom
koan.toddr.bot/add-codecov-badge

Conversation

@toddr-bot
Copy link
Copy Markdown
Collaborator

@toddr-bot toddr-bot commented Apr 9, 2026

What

Add a Codecov coverage badge to README.md alongside the existing CI badge.

Why

Codecov is already integrated via CI (PR #248). The coverage badge gives instant
visibility into project coverage from the repo landing page, linking directly to
the Codecov dashboard.

How

Added the badge in the =for markdown POD directive in Parser.pm and regenerated
README.md via pod2markdown. The badge uses the standard Codecov graph badge URL.

Testing

make test passes — documentation-only change.

🤖 Generated with Claude Code


Quality Report

Changes: 2 files changed, 2 insertions(+), 2 deletions(-)

Code scan: clean

Tests: passed (OK)

Branch hygiene: clean

Generated by Kōan post-mission quality pipeline

Add a Codecov coverage badge next to the existing CI badge, both in
Parser.pm POD (=for markdown) and the generated README.md. Links to the
Codecov dashboard at codecov.io/gh/cpan-authors/XML-Parser.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@toddr toddr marked this pull request as ready for review April 9, 2026 22:14
@toddr toddr merged commit ebe4f79 into main Apr 9, 2026
28 checks passed
@toddr toddr deleted the koan.toddr.bot/add-codecov-badge branch April 9, 2026 22:14
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.73%. Comparing base (9fb9f12) to head (73dea49).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #251   +/-   ##
=======================================
  Coverage   75.73%   75.73%           
=======================================
  Files           1        1           
  Lines        1092     1092           
  Branches      342      342           
=======================================
  Hits          827      827           
  Misses         59       59           
  Partials      206      206           
Flag Coverage Δ
perl 75.73% <ø> (ø)
xs 75.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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