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

fix: Docker resources check on Windows Server 2022 #808

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Ivo-Yankov
Copy link
Collaborator

Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Ivo Yankov <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2024

Codecov Report

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

Project coverage is 57.59%. Comparing base (6cf8ec3) to head (4918992).

Files with missing lines Patch % Lines
src/services/DockerService.ts 0.00% 4 Missing ⚠️
src/services/ConnectionService.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #808   +/-   ##
=======================================
  Coverage   57.59%   57.59%           
=======================================
  Files          30       30           
  Lines        1403     1403           
  Branches      173      173           
=======================================
  Hits          808      808           
  Misses        574      574           
  Partials       21       21           
Files with missing lines Coverage Δ
src/services/ConnectionService.ts 17.94% <0.00%> (ø)
src/services/DockerService.ts 9.42% <0.00%> (ø)

Impacted file tree graph

Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Ivo Yankov <[email protected]>
@Ivo-Yankov Ivo-Yankov self-assigned this Oct 25, 2024
@Ivo-Yankov Ivo-Yankov linked an issue Oct 25, 2024 that may be closed by this pull request
Signed-off-by: Ivo Yankov <[email protected]>
Copy link

sonarcloud bot commented Oct 25, 2024

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.

Docker resources check fails on Windows Server 2022
2 participants