Skip to content

add ruff, drop black/isort/flynt#285

Open
even-even wants to merge 1 commit intopython-openapi:masterfrom
even-even:add_ruff
Open

add ruff, drop black/isort/flynt#285
even-even wants to merge 1 commit intopython-openapi:masterfrom
even-even:add_ruff

Conversation

@even-even
Copy link

@even-even even-even commented Mar 24, 2026

Hello
In this PR:

  1. add https://github.com/astral-sh/ruff for lint
  2. drop black/isort/flynt - this checks contains in ruff
  3. run ruff check and format in precommits (from poetry dependencies)
  4. fix warnings in code

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.05%. Comparing base (d3740fb) to head (208aa24).
⚠️ Report is 51 commits behind head on master.

Files with missing lines Patch % Lines
openapi_schema_validator/_keywords.py 63.63% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
+ Coverage   82.50%   86.05%   +3.55%     
==========================================
  Files           6       11       +5     
  Lines         280      509     +229     
  Branches       56       83      +27     
==========================================
+ Hits          231      438     +207     
- Misses         31       43      +12     
- Partials       18       28      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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