Skip to content

[ty] ecosystem-analyzer: Inline diffs and panic messages#24015

Merged
sharkdp merged 1 commit intomainfrom
david/ecosystem-analyzer-updates5
Mar 17, 2026
Merged

[ty] ecosystem-analyzer: Inline diffs and panic messages#24015
sharkdp merged 1 commit intomainfrom
david/ecosystem-analyzer-updates5

Conversation

@sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Mar 17, 2026

Summary

Pulls in some ecosystem analyzer changes that allow us to see diagnostic diffs inline (will be collapsed into a <details> block if there are more of them, and will be randomly sampled if there are too many of them to fit inside a comment; will skip all diagnostics of flaky projects):

image

And we can now see panic messages in the HTML report:

image

Test Plan

Various test runs on dummy PRs

@sharkdp sharkdp added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Mar 17, 2026
@sharkdp sharkdp enabled auto-merge (squash) March 17, 2026 12:34
@sharkdp sharkdp merged commit df39228 into main Mar 17, 2026
48 checks passed
@sharkdp sharkdp deleted the david/ecosystem-analyzer-updates5 branch March 17, 2026 12:37
carljm added a commit that referenced this pull request Mar 17, 2026
* main:
  [ty] Filter out unsatisfiable inference attempts during generic call narrowing (#24025)
  [ty] Avoid inferring intersection types for call arguments (#23933)
  [ty] Pin mypy_primer in `setup_primer_project.py` (#24020)
  [`pycodestyle`] Recognize `pyrefly:` as a pragma comment (`E501`) (#24019)
  Add company AI policy to contributing guide (#24021)
  [ty] Remove the mypy_primer CI workflow (#24016)
  Update prek dependencies (#23980)
  [ty] Smarter semantic token classification for attribute access on union type (#23841)
  [ty] ecosystem-analyzer: Inline diffs and panic messages (#24015)
  [ty] Improve `.toml` support in the ty playground (#23476)
  PEP 639 license information (#19661)
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