Skip to content

feat: support to select shell type - #57

Open
iamazy wants to merge 8 commits into
mainfrom
shell
Open

feat: support to select shell type#57
iamazy wants to merge 8 commits into
mainfrom
shell

Conversation

@iamazy

@iamazy iamazy commented Aug 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.08418% with 118 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.63%. Comparing base (273a407) to head (c348403).

Files with missing lines Patch % Lines
crates/gpui_term/src/element.rs 67.54% 37 Missing ⚠️
termua/src/window/new_session/mod.rs 86.15% 18 Missing ⚠️
crates/gpui_term/src/view/scrolling.rs 92.26% 15 Missing ⚠️
crates/gpui_term/src/view/scrollbar.rs 0.00% 11 Missing ⚠️
termua/src/window/new_session/state.rs 87.14% 9 Missing ⚠️
crates/gpui_term/src/view/search.rs 0.00% 7 Missing ⚠️
crates/gpui_dock/src/tab_panel.rs 93.75% 6 Missing ⚠️
termua/src/window/main_window/actions/terminal.rs 93.84% 4 Missing ⚠️
termua/src/window/new_session/actions.rs 88.57% 4 Missing ⚠️
crates/gpui_term/src/shell.rs 97.91% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   58.06%   58.63%   +0.57%     
==========================================
  Files         160      160              
  Lines       56980    57762     +782     
==========================================
+ Hits        33083    33868     +785     
+ Misses      23897    23894       -3     

☔ 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.

@iamazy iamazy linked an issue Aug 4, 2026 that may be closed by this pull request
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.

[FAETURE] 增加修改默认终端

1 participant