Skip to content

UICatalog scenario to open another scenario process and return some result - #4418

Closed
BDisp wants to merge 8 commits into
tui-cs:v2_developfrom
BDisp:v2_open-child-process-with-return-result
Closed

UICatalog scenario to open another scenario process and return some result#4418
BDisp wants to merge 8 commits into
tui-cs:v2_developfrom
BDisp:v2_open-child-process-with-return-result

Conversation

@BDisp

@BDisp BDisp commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator

Fixes

  • Fixes #_____

Proposed Changes/Todos

  • Add two scenarios which one open a child scenario in another process which return some result back to the caller scenario.

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

WindowsTerminal_OGh6eYg75G

@BDisp
BDisp requested a review from tig as a code owner November 24, 2025 21:19
@codecov

codecov Bot commented Nov 24, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.10%. Comparing base (b9f55a5) to head (26951e2).

Additional details and impacted files
@@               Coverage Diff               @@
##           v2_develop    #4418       +/-   ##
===============================================
+ Coverage       64.85%   77.10%   +12.24%     
===============================================
  Files             388      388               
  Lines           44984    44984               
  Branches         6343     6343               
===============================================
+ Hits            29176    34685     +5509     
+ Misses          13894     8401     -5493     
+ Partials         1914     1898       -16     

see 164 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9f55a5...26951e2. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tig

tig commented Jan 12, 2026

Copy link
Copy Markdown
Member

Closing as not compatible with what I just merged with #4547

@tig tig closed this Jan 12, 2026
@BDisp
BDisp deleted the v2_open-child-process-with-return-result branch January 12, 2026 12:33
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.

2 participants