Ruff 0.15.10#986
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #986 +/- ##
==========================================
- Coverage 84.43% 84.42% -0.01%
==========================================
Files 206 206
Lines 14956 14948 -8
==========================================
- Hits 12628 12620 -8
Misses 2328 2328 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
# Conflicts: # app/core/mypayment/endpoints_mypayment.py # app/core/utils/config.py # app/utils/tools.py
# Conflicts: # requirements-dev.txt
to let requires-python take precedence
c3b349f to
24e76bc
Compare
Marc-Andrieu
left a comment
There was a problem hiding this comment.
I don't get the removal of target-version = "py314" in the pyproject.toml and the r"" in the test utils... that's all
As @Luhmos promised, that was actually a rapid review! Good job
It was in contradiction with "requires-python = ">= 3.12, < 3.15": we allowed for Python 3.12 but asked Ruff to make changes targeting 3.14 Ruff documentation also recommand the usage of |
|
Description
Summary
Ruff 0.15.10 compatibility
Required PRs
Requires #985
Classification
Type of Change
Impact & Scope
Testing
Documentation
"Docstrings#Inline comments