Skip to content

chore: remove redundant CI steps#51

Open
itsoyou wants to merge 1 commit into
mainfrom
syk/remove-redundant-ruff-check
Open

chore: remove redundant CI steps#51
itsoyou wants to merge 1 commit into
mainfrom
syk/remove-redundant-ruff-check

Conversation

@itsoyou

@itsoyou itsoyou commented Jul 16, 2026

Copy link
Copy Markdown
Member

@itsoyou
itsoyou requested a review from a team as a code owner July 16, 2026 11:30
@cursor

cursor Bot commented Jul 16, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Workflow-only change; no application code or runtime behavior is affected, with only a small chance that Hatch and the removed action differed on Ruff target-version settings.

Overview
Removes the standalone Prepare lint / Lint steps from .github/workflows/tests.yml so CI no longer runs chartboost/ruff-action with a per-matrix PYTHON_TARGET.

Linting stays covered by the existing Type checking and Formatting step (hatch fmt --check), which already runs ruff (plus formatting and mypy) per project docs.

Reviewed by Cursor Bugbot for commit 269080d. Bugbot is set up for automated code reviews on this repo. Configure here.

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.47%. Comparing base (c9567ac) to head (269080d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   93.47%   93.47%           
=======================================
  Files          10       10           
  Lines         904      904           
  Branches      135      135           
=======================================
  Hits          845      845           
  Misses         34       34           
  Partials       25       25           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9567ac...269080d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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