Skip to content

Stabilize verbose-decimal-constructor (FURB157) #18556

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
Jun 9, 2025

Conversation

dylwil3
Copy link
Collaborator

@dylwil3 dylwil3 commented Jun 8, 2025

No description provided.

@dylwil3 dylwil3 added this to the v0.12 milestone Jun 8, 2025
@dylwil3 dylwil3 added the rule Implementing or modifying a lint rule label Jun 8, 2025
Copy link
Contributor

github-actions bot commented Jun 8, 2025

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check detected linter changes. (+4 -0 violations, +0 -0 fixes in 2 projects; 53 projects unchanged)

apache/airflow (+3 -0 violations, +0 -0 fixes)

ruff check --no-cache --exit-zero --ignore RUF9 --no-fix --output-format concise --no-preview --select ALL

+ providers/teradata/tests/unit/teradata/transfers/test_teradata_to_teradata.py:86:33: FURB157 [*] Verbose expression in `Decimal` constructor
+ providers/teradata/tests/unit/teradata/transfers/test_teradata_to_teradata.py:86:58: FURB157 [*] Verbose expression in `Decimal` constructor
+ providers/teradata/tests/unit/teradata/transfers/test_teradata_to_teradata.py:86:83: FURB157 [*] Verbose expression in `Decimal` constructor

reflex-dev/reflex (+1 -0 violations, +0 -0 fixes)

+ tests/units/utils/test_serializers.py:194:26: FURB157 [*] Verbose expression in `Decimal` constructor

Changes by rule (1 rules affected)

code total + violation - violation + fix - fix
FURB157 4 4 0 0 0

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre force-pushed the brent/release-0.12.0 branch from 0370d8a to 040fb6b Compare June 8, 2025 19:55
@ntBre ntBre requested a review from AlexWaygood as a code owner June 8, 2025 19:55
@ntBre ntBre force-pushed the brent/release-0.12.0 branch from 040fb6b to 9252447 Compare June 8, 2025 20:18
@AlexWaygood AlexWaygood removed their request for review June 8, 2025 20:30
@ntBre ntBre force-pushed the brent/release-0.12.0 branch from 9252447 to 829acf4 Compare June 9, 2025 00:22
@dylwil3 dylwil3 force-pushed the dylan/stabilize-furb157 branch from 40e2ed0 to 372283a Compare June 9, 2025 13:04
@dylwil3 dylwil3 merged commit a3bd56b into brent/release-0.12.0 Jun 9, 2025
34 checks passed
@dylwil3 dylwil3 deleted the dylan/stabilize-furb157 branch June 9, 2025 17:44
@dylwil3 dylwil3 mentioned this pull request Jun 9, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule Implementing or modifying a lint rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants