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

[BREAKING] refactor logger #2552

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into 2551-add-support-for-additional-json-field…

0cc29b7
Select commit
Loading
Failed to load commit list.
Open

[BREAKING] refactor logger #2552

Merge branch 'master' into 2551-add-support-for-additional-json-field…
0cc29b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 0s

68.74% (+7.18%) compared to 5a80a04

View this Pull Request on Codecov

68.74% (+7.18%) compared to 5a80a04

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 20 lines in your changes missing coverage. Please review.

Project coverage is 68.74%. Comparing base (5a80a04) to head (0cc29b7).
Report is 140 commits behind head on master.

Files with missing lines Patch % Lines
pkg/common/executor.go 53.33% 11 Missing and 3 partials ⚠️
pkg/runner/job_executor.go 76.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2552      +/-   ##
==========================================
+ Coverage   61.56%   68.74%   +7.18%     
==========================================
  Files          53       71      +18     
  Lines        9002    10959    +1957     
==========================================
+ Hits         5542     7534    +1992     
+ Misses       3020     2859     -161     
- Partials      440      566     +126     

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