dyrector-io / dyrectorio

dyrector.io is a self-hosted continuous delivery & deployment platform with version management.
https://dyrectorio.com
Apache License 2.0
1.19k stars 92 forks source link

fix(web): node container log stream sharing #942

Closed m8vago closed 3 months ago

m8vago commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 17.99%. Comparing base (b44a979) to head (b0520be).

Files Patch % Lines
golang/internal/grpc/grpc.go 0.00% 152 Missing :warning:
web/crux/src/app/agent/agent.service.ts 0.00% 23 Missing :warning:
golang/pkg/dagent/utils/dockerhelper.go 0.00% 17 Missing :warning:
web/crux/src/grpc/protobuf/proto/common.ts 11.11% 16 Missing :warning:
web/crux/src/shared/fixed-length-linked-list.ts 62.16% 14 Missing :warning:
...rc/app/node/pipes/node.container-log-query.pipe.ts 0.00% 13 Missing :warning:
web/crux/src/domain/agent.ts 79.62% 11 Missing :warning:
web/crux/src/websockets/dyo.ws.adapter.ts 0.00% 11 Missing :warning:
...rux/src/app/node/node.container.http.controller.ts 0.00% 10 Missing :warning:
...c/app/node/interceptors/node.prefix.interceptor.ts 0.00% 8 Missing :warning:
... and 14 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #942 +/- ## =========================================== + Coverage 17.94% 17.99% +0.05% =========================================== Files 346 350 +4 Lines 17467 17606 +139 Branches 1027 1029 +2 =========================================== + Hits 3135 3169 +34 - Misses 14143 14249 +106 + Partials 189 188 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.