Skip to content

ci: trigger test and ruff on uv.lock changes#186

Merged
GeiserX merged 1 commit into
mainfrom
ci/add-uvlock-to-test-lint-paths
Jun 4, 2026
Merged

ci: trigger test and ruff on uv.lock changes#186
GeiserX merged 1 commit into
mainfrom
ci/add-uvlock-to-test-lint-paths

Conversation

@GeiserX

@GeiserX GeiserX commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

This adds uv.lock to the push + pull_request paths: filters in both workflows so the required checks run on dependency-lock updates.

Test plan

The branch ruleset requires the 'test' and 'ruff' checks, but their
workflows' paths filters omitted uv.lock. Dependabot uv-group PRs (which
only touch uv.lock) therefore never ran the required checks and stayed
permanently BLOCKED. Add uv.lock to both filters.
@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@GeiserX, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 1 minute and 24 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b5722b03-c50e-4ff2-a8b7-1fc9fbf2169f

📥 Commits

Reviewing files that changed from the base of the PR and between e951733 and d74e8df.

📒 Files selected for processing (2)
  • .github/workflows/lint.yml
  • .github/workflows/tests.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/add-uvlock-to-test-lint-paths

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.

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (005fc07) to head (d74e8df).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   92.25%   92.26%   +0.01%     
==========================================
  Files          24       24              
  Lines        6893     6893              
==========================================
+ Hits         6359     6360       +1     
+ Misses        534      533       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GeiserX GeiserX merged commit de06a83 into main Jun 4, 2026
9 checks passed
@GeiserX GeiserX deleted the ci/add-uvlock-to-test-lint-paths branch June 4, 2026 11:06
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