Skip to content

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Nov 6, 2025

Summary

These rules are themselves in preview, so we don't need the additional preview checks on the fixes or the separate preview tests. This has confused me in a couple of reviews of changes to the fixes.

Test Plan

Existing tests, with the fixes previously only shown in the preview tests now in the "non-preview" tests.

Summary
--

These rules are themselves in preview, so we don't need the additional preview
checks on the fixes or the separate preview tests. This has confused me in a
couple of reviews of changes to the fixes.

Test Plan
--

Existing tests, I checked that the diff between the preview and non-empty
snapshots was empty after removing the preview checks and before deleting the
preview tests
@ntBre ntBre added the testing Related to testing Ruff itself label Nov 6, 2025
@ntBre ntBre changed the base branch from main to dhruv/fix-main November 6, 2025 19:27
@ntBre ntBre closed this Nov 6, 2025
@ntBre ntBre reopened this Nov 6, 2025
@dhruvmanila dhruvmanila force-pushed the dhruv/fix-main branch 2 times, most recently from 6e9b398 to 1f0f03c Compare November 6, 2025 19:49
Base automatically changed from dhruv/fix-main to main November 6, 2025 20:10
@ntBre ntBre closed this Nov 6, 2025
@ntBre ntBre reopened this Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre merged commit 276f1d0 into main Nov 7, 2025
97 of 110 checks passed
@ntBre ntBre deleted the brent/refurb-preview-duplicate branch November 7, 2025 17:47
dcreager added a commit that referenced this pull request Nov 7, 2025
* origin/main:
  Remove duplicate preview tests for `FURB101` and `FURB103` (#21303)
  [ty] Add support for `Literal`s in implicit type aliases (#21296)
  [ty] Add missing `heap_size` to `variance_of` queries (#21318)
  [`pyupgrade`] Fix false positive on relative imports from local `.builtins` module (`UP029`) (#21309)
  [ty] Make range/position conversions fallible (#21297)
  Bump 0.14.4 (#21306)
  Fix main by using `infer_expression` (#21299)
  [ty] Understand legacy and PEP 695 `ParamSpec` (#21139)
  [ty] Discover site-packages from the environment that ty is installed in (#21286)
  [ty] Make special cases for `UnionType` slightly narrower (#21276)
  Require ignore 0.4.24 in `Cargo.toml` (#21292)
  [ty] Favour imported symbols over builtin symbols (#21285)
  docs: revise Ruff setup instructions for Zed editor (#20935)
  [ty] Update salsa (#21281)
  [syntax-error]: no binding for nonlocal  PLE0117 as a semantic syntax error (#21032)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Related to testing Ruff itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants