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

added --host to shell and open #184

Merged
merged 2 commits into from
Feb 25, 2024
Merged

added --host to shell and open #184

merged 2 commits into from
Feb 25, 2024

Conversation

tylerfong
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 12.85%. Comparing base (1d8aa45) to head (fa32414).

Files Patch % Lines
pkg/cmd/shell/shell.go 0.00% 9 Missing ⚠️
pkg/cmd/open/open.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   12.86%   12.85%   -0.02%     
==========================================
  Files          80       80              
  Lines       10902    10911       +9     
==========================================
  Hits         1403     1403              
- Misses       9304     9313       +9     
  Partials      195      195              
Flag Coverage Δ
Linux 12.85% <0.00%> (-0.02%) ⬇️

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.

pkg/cmd/open/open.go Show resolved Hide resolved

localIdentifier := workspace.GetLocalIdentifier()
if host {
localIdentifier += "-host"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

@tylerfong tylerfong requested a review from theFong February 25, 2024 23:03
@theFong theFong merged commit 895efc4 into main Feb 25, 2024
7 of 11 checks passed
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.

2 participants