Skip to content

Have ruff infer Python version from pyproject.toml #2559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2025

Have ruff infer Python version from pyproject.toml

0541c0b
Select commit
Loading
Failed to load commit list.
Merged

Have ruff infer Python version from pyproject.toml #2559

Have ruff infer Python version from pyproject.toml
0541c0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2025 in 0s

100.00% (+6.21%) compared to 6b949b0

View this Pull Request on Codecov

100.00% (+6.21%) compared to 6b949b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6b949b0) to head (0541c0b).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #2559      +/-   ##
===========================================
+ Coverage   93.78%   100.00%   +6.21%     
===========================================
  Files          73        73              
  Lines        5294      5294              
  Branches      192       192              
===========================================
+ Hits         4965      5294     +329     
+ Misses        318         0     -318     
+ Partials       11         0      -11     

☔ 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.