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: Add global shortcut to export logs #2336

put comment into description of test.slow()

e8c092f
Select commit
Loading
Failed to load commit list.
Merged

feat: Add global shortcut to export logs #2336

put comment into description of test.slow()
e8c092f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

46.70% (+0.00%) compared to 6a08198

View this Pull Request on Codecov

46.70% (+0.00%) compared to 6a08198

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.70%. Comparing base (6a08198) to head (e8c092f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...p-utils/src/utils/createExportLogsContextAction.ts 40.00% 3 Missing ⚠️
packages/code-studio/src/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2336    +/-   ##
========================================
  Coverage   46.70%   46.70%            
========================================
  Files         704      705     +1     
  Lines       39044    39051     +7     
  Branches     9757     9943   +186     
========================================
+ Hits        18234    18240     +6     
- Misses      20799    20800     +1     
  Partials       11       11            

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