Skip to content

[ty] Add/improve hover responses from the language server for call arguments.#25038

Draft
lerebear wants to merge 3 commits intomainfrom
lerebear/push-vxysswkxywvu
Draft

[ty] Add/improve hover responses from the language server for call arguments.#25038
lerebear wants to merge 3 commits intomainfrom
lerebear/push-vxysswkxywvu

Conversation

@lerebear
Copy link
Copy Markdown
Contributor

@lerebear lerebear commented May 8, 2026

Summary

Closes astral-sh/ty#1350

Test Plan

@astral-sh-bot astral-sh-bot Bot added the ty Multi-file analysis & type inference label May 8, 2026
@lerebear lerebear changed the title Add/improve hover responses from the language server for call arguments. [ty] Add/improve hover responses from the language server for call arguments. May 8, 2026
@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot Bot commented May 8, 2026

Typing conformance results

No changes detected ✅

Current numbers
The percentage of diagnostics emitted that were expected errors held steady at 89.36%. The percentage of expected errors that received a diagnostic held steady at 85.49%. The number of fully passing files held steady at 88/134.

@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot Bot commented May 8, 2026

Memory usage report

Memory usage unchanged ✅

@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot Bot commented May 8, 2026

ecosystem-analyzer results

No diagnostic changes detected ✅

Full report with detailed diff (timing results)

@lerebear lerebear force-pushed the lerebear/push-vxysswkxywvu branch 9 times, most recently from 5a4cfb8 to fd2b5bc Compare May 8, 2026 21:41
@lerebear lerebear force-pushed the lerebear/push-vxysswkxywvu branch from fd2b5bc to fa8ba03 Compare May 8, 2026 21:42
@lerebear lerebear force-pushed the lerebear/push-vxysswkxywvu branch from fa8ba03 to 2c87934 Compare May 8, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On-hover for call arguments

1 participant