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: added shortcut for copying version info and added browser/os to info #1739

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

dsmmcken
Copy link
Contributor

  • Adds a shortcut for copying version info to clipboard to make it easier when making tickets.
  • Adds a new package for parsing UA strings
  • Adds browser/os to version info for copying

@dsmmcken dsmmcken requested a review from mofojed January 19, 2024 21:23
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (6547814) 46.05% compared to head (f6c0555) 46.05%.
Report is 2 commits behind head on main.

Files Patch % Lines
packages/code-studio/src/main/AppMainContainer.tsx 0.00% 6 Missing ⚠️
packages/code-studio/src/settings/SettingsMenu.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1739   +/-   ##
=======================================
  Coverage   46.05%   46.05%           
=======================================
  Files         621      621           
  Lines       37433    37473   +40     
  Branches     9400     9422   +22     
=======================================
+ Hits        17238    17260   +22     
- Misses      20141    20159   +18     
  Partials       54       54           
Flag Coverage Δ
unit 46.05% <54.54%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dsmmcken dsmmcken requested review from mattrunyon and removed request for mofojed January 22, 2024 15:07
@dsmmcken dsmmcken merged commit 3312133 into main Jan 25, 2024
5 checks passed
@dsmmcken dsmmcken deleted the dmckenzie_version_shortcut branch January 25, 2024 19:28
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants