Skip to content

feat: Add CI for ruff and tests, and add coverage badge - #1

Merged
phihung merged 2 commits into
mainfrom
add-ci-and-coverage-badge
Aug 8, 2025
Merged

feat: Add CI for ruff and tests, and add coverage badge#1
phihung merged 2 commits into
mainfrom
add-ci-and-coverage-badge

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

This change adds a new GitHub Actions workflow to run ruff checks and pytest with coverage. It also adds a Codecov coverage badge to the README.md.

- Add a GitHub Actions workflow to run ruff checks and pytest with coverage.
- The workflow caches dependencies and uploads coverage reports to Codecov.
- Add a Codecov coverage badge to the README.md.
@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 ☂️

The `example/` directory contains notebooks that are not formatted according to the ruff rules.
This change excludes the `example/` directory from ruff checks to fix the CI.
@phihung
phihung marked this pull request as ready for review August 8, 2025 22:20
@phihung
phihung merged commit c6b2945 into main Aug 8, 2025
2 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