Skip to content

Add CompletionWindow Open/Close callbacks#293

Merged
waf merged 1 commit into
mainfrom
add-completion-window-callbacks
Jun 6, 2026
Merged

Add CompletionWindow Open/Close callbacks#293
waf merged 1 commit into
mainfrom
add-completion-window-callbacks

Conversation

@waf
Copy link
Copy Markdown
Owner

@waf waf commented Jun 6, 2026

Fixes #272 (feature request)

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2026

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.5%. Comparing base (8e15877) to head (66dae2a).

Files with missing lines Patch % Lines
src/PrettyPrompt/PromptCallbacks.cs 80.0% 0 Missing and 2 partials ⚠️
src/PrettyPrompt/Panes/CompletionPane.cs 92.3% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #293   +/-   ##
=====================================
  Coverage   84.4%   84.5%           
=====================================
  Files         47      47           
  Lines       3952    3972   +20     
  Branches     660     664    +4     
=====================================
+ Hits        3339    3357   +18     
  Misses       452     452           
- Partials     161     163    +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 de35496 into main Jun 6, 2026
2 checks passed
@waf waf deleted the add-completion-window-callbacks branch June 6, 2026 15:29
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.

Is it possible to add new events to CompletionPane.Open or Close?

1 participant