FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

add ruff, drop black/isort/flynt by even-even · Pull Request #285 · python-openapi/openapi-schema-validator · GitHub

add ruff, drop black/isort/flynt - #285

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

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

Conversation

even-even commented Mar 24, 2026
edited
Loading

Copy link
Copy Markdown

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 Bot commented Mar 24, 2026
edited
Loading

Copy link
Copy Markdown

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 71 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 Harness.
📢 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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL