Merged
Conversation
20ffd1e to
cc85355
Compare
cc85355 to
fa76831
Compare
Codecov Report
@@ Coverage Diff @@
## main #122 +/- ##
=======================================
Coverage 91.09% 91.09%
=======================================
Files 15 15
Lines 1483 1483
=======================================
Hits 1351 1351
Misses 132 132 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.0.254->==0.0.256Release Notes
charliermarsh/ruff
v0.0.256Compare Source
What's Changed
Bug Fixes
mathconstants in defaults by @XuehaiPan in https://github.com/charliermarsh/ruff/pull/3484notin error message by @Czaki in https://github.com/charliermarsh/ruff/pull/3497Other Changes
# ruff:prefix for isort action comments by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3493Full Changelog: astral-sh/ruff@v0.0.255...v0.0.256
v0.0.255Compare Source
What's Changed
Rules
flake8-pie] Fix PIE802 broken auto-fix with trailing comma by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3402flake8-pie] Implement autofix for PIE810 by @kyoto7250 in https://github.com/charliermarsh/ruff/pull/3411flake8-bugbear] Addflake8-bugbear's B030 rule by @aacunningham in https://github.com/charliermarsh/ruff/pull/3400pycodestyle] Add E231 by @carlosmiei in https://github.com/charliermarsh/ruff/pull/3344pyupgrade] Flag deprecated (but renamed) imports in UP035 by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3448pyupgrade] Remap ChainMap, Counter, and OrderedDict imports to collections by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3392pylint] C1901: compare-to-empty-string by @AreamanM in https://github.com/charliermarsh/ruff/pull/3405pylint] Implement W1508 invalid-envvar-default by @latonis in https://github.com/charliermarsh/ruff/pull/3449pylint] Implement E1507 invalid-envvar-value by @latonis in https://github.com/charliermarsh/ruff/pull/3467Settings
target-versionfrom project metadata by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3470runtime-evaluated-decoratorsandruntime-evaluated-base-classesforflake8-type-checkingby @sasanjac in https://github.com/charliermarsh/ruff/pull/3292--formatoption. by @StefanBRas in https://github.com/charliermarsh/ruff/pull/3335Bug Fixes
Bool/Float/Complexnumbers as simple defaults by @XuehaiPan in https://github.com/charliermarsh/ruff/pull/3459extendpoints at a non-existent ruff.toml file. by @DanCardin in https://github.com/charliermarsh/ruff/pull/3417--show-fixeswith--fix-onlyby @charliermarsh in https://github.com/charliermarsh/ruff/pull/3426OSError-aliased handlers by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3451CI_PROJECT_DIRby @charliermarsh in https://github.com/charliermarsh/ruff/pull/3475New Contributors
Full Changelog: astral-sh/ruff@v0.0.254...v0.0.255
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.