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-daemon] Filter tasks log if the file does not exists #4952

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Jul 26, 2021

Screenshot from 2021-07-26 08-56-50

@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #4952 (ac935f6) into main (89db73e) will increase coverage by 22.29%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           main    #4952       +/-   ##
=========================================
+ Coverage      0   22.29%   +22.29%     
=========================================
  Files         0       13       +13     
  Lines         0     2090     +2090     
=========================================
+ Hits          0      466      +466     
- Misses        0     1562     +1562     
- Partials      0       62       +62     
Flag Coverage Δ
components-ws-daemon-app 22.29% <0.00%> (?)

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

Impacted Files Coverage Δ
components/ws-daemon/pkg/resources/controller.go 33.93% <0.00%> (ø)
components/ws-daemon/pkg/quota/mounts.go 53.19% <0.00%> (ø)
components/ws-daemon/pkg/content/service.go 0.00% <0.00%> (ø)
components/ws-daemon/pkg/content/initializer.go 0.00% <0.00%> (ø)
...onents/ws-daemon/pkg/internal/session/workspace.go 50.73% <0.00%> (ø)
components/ws-daemon/pkg/quota/size.go 87.30% <0.00%> (ø)
components/ws-daemon/pkg/resources/dispatch.go 0.00% <0.00%> (ø)
components/ws-daemon/pkg/internal/session/store.go 19.38% <0.00%> (ø)
components/ws-daemon/pkg/content/config.go 62.50% <0.00%> (ø)
... and 4 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 89db73e...ac935f6. Read the comment docs.

@csweichel
Copy link
Contributor

/LGTM

@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: 32eb88ad4e8032c347a9cef8e379ebb305f882a5

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf, 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 79fd1d0 into main Jul 26, 2021
@roboquat roboquat deleted the aledbf/tasks branch July 26, 2021 13:50
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