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

open task terminal in correct workspace location #5218

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

akosyakov
Copy link
Member

@akosyakov akosyakov commented Aug 16, 2021

What it does

How to test

@roboquat roboquat requested a review from csweichel August 16, 2021 11:41
@akosyakov akosyakov requested review from a team and JanKoehnlein and removed request for a team August 16, 2021 11:44
@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #5218 (c8fefd5) into main (447dd3b) will increase coverage by 37.59%.
The diff coverage is 37.50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           main    #5218       +/-   ##
=========================================
+ Coverage      0   37.59%   +37.59%     
=========================================
  Files         0       16       +16     
  Lines         0     4099     +4099     
=========================================
+ Hits          0     1541     +1541     
- Misses        0     2433     +2433     
- Partials      0      125      +125     
Flag Coverage Δ
components-supervisor-app 37.59% <37.50%> (?)

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

Impacted Files Coverage Δ
components/supervisor/pkg/supervisor/supervisor.go 6.41% <0.00%> (ø)
components/supervisor/pkg/terminal/service.go 32.38% <100.00%> (ø)
components/supervisor/pkg/terminal/ring-buffer.go 45.65% <0.00%> (ø)
components/supervisor/pkg/supervisor/services.go 25.50% <0.00%> (ø)
components/supervisor/pkg/ports/ports-config.go 79.85% <0.00%> (ø)
components/supervisor/pkg/supervisor/config.go 4.51% <0.00%> (ø)
...mponents/supervisor/pkg/supervisor/notification.go 83.95% <0.00%> (ø)
components/supervisor/pkg/supervisor/tasks.go 55.22% <0.00%> (ø)
components/supervisor/pkg/ports/served-ports.go 76.00% <0.00%> (ø)
components/supervisor/pkg/terminal/terminal.go 64.19% <0.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 447dd3b...c8fefd5. Read the comment docs.

@akosyakov akosyakov force-pushed the akosyakov/terminal-does-not-open-4935 branch from b5b6ad8 to c8fefd5 Compare August 19, 2021 06:48
@JanKoehnlein
Copy link
Contributor

/lgtm

@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: 1bc167f7350069b5608df14628a100f387bd70e1

@akosyakov
Copy link
Member Author

/approve

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akosyakov, JanKoehnlein

Associated issue: #4935

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roboquat roboquat merged commit 33096fe into main Aug 19, 2021
@roboquat roboquat deleted the akosyakov/terminal-does-not-open-4935 branch August 19, 2021 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terminal does not open in the correct workspaceLocation
3 participants