Add CI workflow to run tests on pull requests#98
Conversation
Add ci.yml GitHub Actions workflow that runs on every PR: - Unit tests with coverage reporting - Notebook parameter validation - Coverage upload to Codecov Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
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. Comment |
|
Closing: will resubmit with corrected scope (kubeflow-pipelines/ only, no duplicate workflows). |
Summary
ci.ymlworkflow triggered on every PR (opened, synchronize, reopened)pytest tests/unit/ --cov)pytest tests/integration/test_notebook_parameters.py)Context
Part of AI Bug Automation Readiness assessment — Task 13: CI Runs Tests on PRs.
Test plan
actor GitHub Actions syntax checker)🤖 Generated with Claude Code