Skip to content
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

[red-knot] Improve match mdtests #14951

Merged
merged 1 commit into from
Dec 13, 2024
Merged

[red-knot] Improve match mdtests #14951

merged 1 commit into from
Dec 13, 2024

Conversation

sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Dec 13, 2024

Summary

Minor improvement for the match tests to make sure we can't infer statically whether or not a certain case applies.

Minor improvement for the `match` tests to make sure we can't infer
statically whether or not a certain `case` applies.
@sharkdp sharkdp added the red-knot Multi-file analysis & type inference label Dec 13, 2024
@sharkdp sharkdp merged commit 2ccc9b1 into main Dec 13, 2024
20 checks passed
@sharkdp sharkdp deleted the david/match-mdtests branch December 13, 2024 08:50
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

dcreager added a commit that referenced this pull request Dec 13, 2024
* main:
  [red-knot] Display definition range in trace logs (#14955)
  [red-knot] Move the `ClassBase` enum to its own submodule (#14957)
  [red-knot] mdtest: python version requirements (#14954)
  [airflow]: Import modules that has been moved to airflow providers (AIR303) (#14764)
  [red-knot] Support `typing.TYPE_CHECKING` (#14952)
  Add tracing support to mdtest (#14935)
  Re-enable the fuzzer job on PRs (#14953)
  [red-knot] Improve `match` mdtests (#14951)
  Rename `custom-typeshed-dir`, `target-version` and `current-directory` CLI options (#14930)
  [red-knot] Add narrowing for 'while' loops (#14947)
  [`ruff`]  Skip SQLModel base classes for `mutable-class-default` (`RUF012`) (#14949)
  [red-knot] Tests for 'while' loop boundness (#14944)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
red-knot Multi-file analysis & type inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants