Skip to content

ci: add Codecov coverage upload#50

Merged
JohnRDOrazio merged 3 commits intodevfrom
chore/codecov-ci
Apr 9, 2026
Merged

ci: add Codecov coverage upload#50
JohnRDOrazio merged 3 commits intodevfrom
chore/codecov-ci

Conversation

@JohnRDOrazio
Copy link
Copy Markdown
Member

Summary

  • Adds --cov-report=xml to the pytest step to generate coverage.xml
  • Uploads the report to Codecov using codecov/codecov-action@v5
  • Uses tokenless upload (public repo, Codecov app already enabled)

Test plan

  • CI passes and coverage appears on Codecov dashboard

🤖 Generated with Claude Code

Generate XML coverage report and upload to Codecov after tests pass.
Uses tokenless upload (public repo).
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

Warning

Rate limit exceeded

@JohnRDOrazio has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 53 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 6 minutes and 53 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5dc4c97e-8e4f-469b-8c95-e51c8ae441d2

📥 Commits

Reviewing files that changed from the base of the PR and between 619f27c and ed46fe1.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/codecov-ci

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@JohnRDOrazio JohnRDOrazio merged commit e0c65fb into dev Apr 9, 2026
7 checks passed
@JohnRDOrazio JohnRDOrazio deleted the chore/codecov-ci branch April 9, 2026 02:17
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

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.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

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

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.

1 participant