Skip to content

Conversation

AlexWaygood
Copy link
Member

Summary

These used to take a very long time for ty to check, but it doesn't seem like that's the case anymore!

Test Plan

  • Ran uvx --force-reinstall --from=./python/py-fuzzer fuzz --bin=ty 0-500
  • Cd'd into python/py-fuzzer and ran uv run --with=mypy mypy

@AlexWaygood AlexWaygood requested a review from carljm August 13, 2025 23:04
@AlexWaygood AlexWaygood added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Aug 13, 2025
@AlexWaygood
Copy link
Member Author

oh do we not run the fuzzer CI job on PRs that touch the fuzzer?

@AlexWaygood
Copy link
Member Author

oh do we not run the fuzzer CI job on PRs that touch the fuzzer?

Fixed this. The run successfully completed in 1m25s 🎉 https://github.com/astral-sh/ruff/actions/runs/16951581527/job/48045472265?pr=19906

@AlexWaygood AlexWaygood merged commit d324ced into main Aug 13, 2025
34 checks passed
@AlexWaygood AlexWaygood deleted the alex/pyfuzz-noskip branch August 13, 2025 23:23
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

dcreager added a commit that referenced this pull request Aug 14, 2025
* main:
  Feature/build riscv64 bin (#19819)
  [ty] Add caching to `CodeGeneratorKind::matches()` (#19912)
  [ty] Rename `functionArgumentNames` to `callArgumentNames` inlay hint setting (#19911)
  [ty] Default `ty.inlayHints.*` server settings to true (#19910)
  [ty] Remove py-fuzzer skips for seeds that are no longer slow (#19906)
  [ty] fix deferred name loading in PEP695 generic classes/functions (#19888)
  [ty] Add some additional type safety to `CycleDetector` (#19903)
  [`flake8-blind-except`] Fix `BLE001` false-positive on `raise ... from None` (#19755)
  [ty] resolve docstrings for modules (#19898)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to internal CI tooling ty Multi-file analysis & type inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants