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

[ws-manager] Refactor activity map to sync.Map #5487

Merged
merged 1 commit into from
Sep 2, 2021
Merged

[ws-manager] Refactor activity map to sync.Map #5487

merged 1 commit into from
Sep 2, 2021

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Sep 1, 2021

No description provided.

@aledbf
Copy link
Member Author

aledbf commented Sep 1, 2021

/assign @csweichel

@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #5487 (3580ccd) into main (c9a6cf3) will increase coverage by 6.52%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5487      +/-   ##
==========================================
+ Coverage   31.62%   38.15%   +6.52%     
==========================================
  Files          34       13      -21     
  Lines        7010     3756    -3254     
==========================================
- Hits         2217     1433     -784     
+ Misses       4586     2199    -2387     
+ Partials      207      124      -83     
Flag Coverage Δ
components-ee-agent-smith-app ?
components-local-app-app-darwin ?
components-local-app-app-linux ?
components-local-app-app-windows ?
components-supervisor-app ?
components-ws-daemon-app ?
components-ws-manager-app 38.15% <40.00%> (?)

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

Impacted Files Coverage Δ
components/ws-manager/pkg/manager/manager.go 23.80% <40.00%> (ø)
components/ws-daemon/pkg/content/service.go
components/ws-daemon/pkg/internal/session/store.go
components/supervisor/pkg/supervisor/config.go
components/supervisor/pkg/dropwriter/dropwriter.go
components/supervisor/pkg/ports/tunnel.go
...onents/ws-daemon/pkg/internal/session/workspace.go
components/ws-daemon/pkg/content/archive.go
components/ws-daemon/pkg/quota/size.go
...omponents/ee/agent-smith/pkg/signature/sinature.go
... and 38 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 c9a6cf3...3580ccd. Read the comment docs.

@csweichel
Copy link
Contributor

/lgtm

@roboquat roboquat added the lgtm label Sep 2, 2021
@roboquat
Copy link
Contributor

roboquat commented Sep 2, 2021

LGTM label has been added.

Git tree hash: 0ab42d8148fb97ab7db062eeb2fbe8663687ab2d

@csweichel
Copy link
Contributor

/approve no-issue

@roboquat
Copy link
Contributor

roboquat commented Sep 2, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: csweichel

Associated issue requirement bypassed by: csweichel

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 48e0fdc into main Sep 2, 2021
@roboquat roboquat deleted the aledbf/map branch September 2, 2021 14:19
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.

None yet

3 participants