Skip to content

Add Codecov coverage reporting and README badges#219

Merged
derek73 merged 1 commit into
masterfrom
ci/codecov-coverage
Jul 5, 2026
Merged

Add Codecov coverage reporting and README badges#219
derek73 merged 1 commit into
masterfrom
ci/codecov-coverage

Conversation

@derek73

@derek73 derek73 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add pytest-cov and run tests with --cov=nameparser --cov-report=xml
  • Upload coverage.xml to Codecov from the CI matrix (Python 3.13 job) using the CODECOV_TOKEN secret
  • Add License, Downloads, and Codecov badges to README.rst

Test plan

  • uv run pytest --cov=nameparser --cov-report=term passes locally (97% coverage)
  • CI run on this PR uploads coverage to Codecov successfully

Wire pytest-cov into CI and upload coverage.xml to Codecov, and add
License, Downloads, and Codecov badges to the README.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@derek73 derek73 self-assigned this Jul 5, 2026
@derek73 derek73 added this to the v1.3.0 milestone Jul 5, 2026
@derek73 derek73 merged commit 14b7098 into master Jul 5, 2026
11 of 13 checks passed
@derek73 derek73 deleted the ci/codecov-coverage branch July 5, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants