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

feat: add cluster in logger #1787

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

eddycharly
Copy link
Member

Explanation

Add cluster in logger.

@eddycharly eddycharly requested a review from a team as a code owner July 30, 2024 00:55
@eddycharly eddycharly marked this pull request as draft July 30, 2024 00:56
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 39.58333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 68.36%. Comparing base (6ea7051) to head (60f96bf).

Files Patch % Lines
pkg/engine/logging/l.go 7.14% 12 Missing and 1 partial ⚠️
pkg/engine/logging/context.go 0.00% 5 Missing ⚠️
pkg/engine/context/context.go 73.33% 2 Missing and 2 partials ⚠️
pkg/engine/logging/testing/fake_logger.go 25.00% 3 Missing ⚠️
pkg/runner/run.go 57.14% 2 Missing and 1 partial ⚠️
pkg/runner/processors/tests.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1787      +/-   ##
==========================================
- Coverage   68.62%   68.36%   -0.26%     
==========================================
  Files         134      134              
  Lines        5437     5478      +41     
==========================================
+ Hits         3731     3745      +14     
- Misses       1390     1413      +23     
- Partials      316      320       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
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.

1 participant