Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make terminal draggable #4340

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

chore: useCallback in titlebar.view

e1b75e5
Select commit
Loading
Failed to load commit list.
Open

feat: make terminal draggable #4340

chore: useCallback in titlebar.view
e1b75e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 0s

54.12% (-0.02%) compared to bfefebb

View this Pull Request on Codecov

54.12% (-0.02%) compared to bfefebb

Details

Codecov Report

Attention: Patch coverage is 19.75309% with 65 lines in your changes missing coverage. Please review.

Project coverage is 54.12%. Comparing base (bfefebb) to head (e1b75e5).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
packages/main-layout/src/browser/layout.service.ts 18.46% 38 Missing and 15 partials ⚠️
...s/main-layout/src/browser/tabbar/tabbar.service.ts 0.00% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4340      +/-   ##
==========================================
- Coverage   54.14%   54.12%   -0.02%     
==========================================
  Files        1639     1639              
  Lines      100319   100363      +44     
  Branches    21766    21783      +17     
==========================================
+ Hits        54317    54324       +7     
- Misses      38224    38247      +23     
- Partials     7778     7792      +14     

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