Skip to content

[ty] Ecosystem analyzer: relax timeout thresholds#20626

Merged
sharkdp merged 1 commit intomainfrom
david/ecosystem-analyzer-relax-timeout-thresholds
Sep 29, 2025
Merged

[ty] Ecosystem analyzer: relax timeout thresholds#20626
sharkdp merged 1 commit intomainfrom
david/ecosystem-analyzer-relax-timeout-thresholds

Conversation

@sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Sep 29, 2025

Summary

Pull in a small upstream change (astral-sh/ecosystem-analyzer@6ce3a60), because some type check times were close to the previous limits, which prevents us from seeing diagnostics diffs (in case they run into a timeout).

@sharkdp sharkdp added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Sep 29, 2025
@sharkdp sharkdp enabled auto-merge (squash) September 29, 2025 11:34
@sharkdp sharkdp merged commit 803d61e into main Sep 29, 2025
37 checks passed
@sharkdp sharkdp deleted the david/ecosystem-analyzer-relax-timeout-thresholds branch September 29, 2025 11:36
dcreager added a commit that referenced this pull request Sep 30, 2025
* main: (21 commits)
  [ty] Literal promotion refactor (#20646)
  [ty] Add tests for nested generic functions (#20631)
  [`cli`] Add conflict between `--add-noqa` and `--diff` options (#20642)
  [ty] Ensure first-party search paths always appear in a sensible order (#20629)
  [ty] Use `typing.Self` for the first parameter of instance methods (#20517)
  [ty] Remove unnecessary `parsed_module()` calls (#20630)
  Remove `TextEmitter` (#20595)
  [ty] Use fully qualified names to distinguish ambiguous protocols in diagnostics (#20627)
  [ty] Ecosystem analyzer: relax timeout thresholds (#20626)
  [ty] Apply type mappings to functions eagerly (#20596)
  [ty] Improve disambiguation of class names in diagnostics (#20603)
  Add the *The Basics* title back to CONTRIBUTING.md (#20624)
  [`playground`] Fix quick fixes for empty ranges in playground (#20599)
  Update dependency ruff to v0.13.2 (#20622)
  [`ruff`] Fix minor typos in doc comments (#20623)
  Update dependency PyYAML to v6.0.3 (#20621)
  Update cargo-bins/cargo-binstall action to v1.15.6 (#20620)
  Fixed documentation for try_consider_else (#20587)
  [ty] Use `Top` materializations for `TypeIs` special form (#20591)
  [ty] Simplify `Any | (Any & T)` to `Any` (#20593)
  ...
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.

1 participant

Comments