Skip to content

Support complex completions in roslyn (e.g. casting)#507

Merged
waf merged 1 commit into
mainfrom
support-roslyn-complex-completions
Jun 28, 2026
Merged

Support complex completions in roslyn (e.g. casting)#507
waf merged 1 commit into
mainfrom
support-roslyn-complex-completions

Conversation

@waf

@waf waf commented Jun 28, 2026

Copy link
Copy Markdown
Owner

See #97

It required changes in PrettyPrompt, which are now complete in PrettyPrompt v6.0.4 -- so this PR now consumes those changes and hooks it up to Roslyn's completion API.

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.4%. Comparing base (f9008b9) to head (690c7a8).

Files with missing lines Patch % Lines
...arpRepl.Services/Completion/AutoCompleteService.cs 69.2% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #507     +/-   ##
=======================================
- Coverage   80.5%   80.4%   -0.1%     
=======================================
  Files        130     130             
  Lines       9481    9502     +21     
  Branches    1427    1430      +3     
=======================================
+ Hits        7633    7642      +9     
- Misses      1356    1366     +10     
- Partials     492     494      +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@waf waf merged commit 12b7123 into main Jun 28, 2026
3 checks passed
@waf waf deleted the support-roslyn-complex-completions branch June 28, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant