Skip to content

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented May 28, 2025

Summary

It's a bit late in the refactoring process, but I think there are still a couple of PRs left before getting rid of this type entirely, so I thought it would still be worth doing.

This PR is just a quick rename with no other changes.

Test Plan

Existing tests

Summary
--

It's a bit late in the refactoring process, but I think there are still a couple
of PRs left before getting rid of this type entirely, so I thought it would
still be worth doing.

This PR is just a quick rename with no other changes.

Test Plan
--

Existing tests
@ntBre ntBre added internal An internal refactor or improvement diagnostics Related to reporting of diagnostics. labels May 28, 2025
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre marked this pull request as ready for review May 28, 2025 17:56
@ntBre ntBre requested a review from AlexWaygood as a code owner May 28, 2025 17:56
@ntBre ntBre requested review from MichaReiser and removed request for AlexWaygood May 28, 2025 17:56
Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't review the changes but this sounds great

@ntBre ntBre merged commit 2c3f091 into main May 29, 2025
34 checks passed
@ntBre ntBre deleted the brent/rename-old-diagnostic branch May 29, 2025 19:04
dcreager added a commit that referenced this pull request May 30, 2025
* main:
  [ty] support callability of bound/constrained typevars (#18389)
  [ty] Minor tweaks to "list all members" docs and tests (#18388)
  [ty] Fix broken property tests for disjointness (#18384)
  [ty] List available members for a given type (#18251)
  [`airflow`] Add unsafe fix for module moved cases (`AIR312`) (#18363)
  Add a `SourceFile` to `OldDiagnostic` (#18356)
  Update salsa past generational id change (#18362)
  [`airflow`] Add unsafe fix for module moved cases (`AIR311`) (#18366)
  [`airflow`] Add unsafe fix for module moved cases (`AIR301`) (#18367)
  [ty] Improve tests for `site-packages` discovery (#18374)
  [ty] _typeshed.Self is not a special form (#18377)
  [ty] Callable types are disjoint from non-callable `@final` nominal instance types (#18368)
  [ty] Add diagnosis for function with no return statement but with return type annotation (#18359)
  [`airflow`] Add unsafe fix module moved cases (`AIR302`) (#18093)
  Rename `ruff_linter::Diagnostic` to `OldDiagnostic` (#18355)
  [`refurb`] Add coverage of `set` and `frozenset` calls (`FURB171`) (#18035)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants