Skip to content

refactor: split terminal view modules#14

Open
iamazy wants to merge 4 commits intomainfrom
fix_tab
Open

refactor: split terminal view modules#14
iamazy wants to merge 4 commits intomainfrom
fix_tab

Conversation

@iamazy
Copy link
Copy Markdown
Owner

@iamazy iamazy commented Apr 26, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

❌ Patch coverage is 28.18867% with 2573 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.62%. Comparing base (9e6ad76) to head (379a6d6).

Files with missing lines Patch % Lines
termua/src/window/main_window/actions/sharing.rs 6.12% 813 Missing ⚠️
termua/src/window/main_window/actions/terminal.rs 14.18% 502 Missing ⚠️
crates/gpui_term/src/view/scrolling.rs 18.03% 350 Missing ⚠️
crates/gpui_term/src/view/suggestions.rs 30.44% 249 Missing ⚠️
crates/gpui_term/src/view/search.rs 8.01% 241 Missing ⚠️
termua/src/window/main_window/actions/ssh.rs 62.07% 179 Missing ⚠️
termua/src/window/main_window/actions/sftp.rs 71.68% 109 Missing ⚠️
crates/gpui_term/src/view/render.rs 54.79% 66 Missing ⚠️
crates/gpui_term/src/view/mod.rs 20.93% 34 Missing ⚠️
crates/gpui_term/src/view/input.rs 21.05% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   52.58%   52.62%   +0.04%     
==========================================
  Files         164      171       +7     
  Lines       59379    59460      +81     
==========================================
+ Hits        31225    31293      +68     
- Misses      28154    28167      +13     

☔ View full report in Codecov by Sentry.
📢 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.

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