Skip to content
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

Fix ruff configuration #876

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Fix ruff configuration #876

merged 1 commit into from
Dec 28, 2024

Conversation

jairhenrique
Copy link
Collaborator

select and isort must be in .lint section.

warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
  - 'select' -> 'lint.select'
  - 'isort' -> 'lint.isort'

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.58%. Comparing base (c6be705) to head (1bc7505).
Report is 5 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #876      +/-   ##
==========================================
- Coverage   91.86%   91.58%   -0.28%     
==========================================
  Files          27       27              
  Lines        1831     1831              
  Branches      325      245      -80     
==========================================
- Hits         1682     1677       -5     
- Misses         97      106       +9     
+ Partials       52       48       -4     

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

@jairhenrique jairhenrique merged commit c8d99a9 into master Dec 28, 2024
14 checks passed
@jairhenrique jairhenrique deleted the fix-ruff branch December 28, 2024 16:21
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.

2 participants