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: [#462] Custom Log Channel cannot take values ​​from some functions #640

Merged
merged 6 commits into from
Sep 14, 2024

Merge remote-tracking branch 'origin/kkumar-gcc/#462' into kkumar-gcc…

aafe41a
Select commit
Loading
Failed to load commit list.
Merged

feat: [#462] Custom Log Channel cannot take values ​​from some functions #640

Merge remote-tracking branch 'origin/kkumar-gcc/#462' into kkumar-gcc…
aafe41a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

70.06% (+0.11%) compared to 551f30f

View this Pull Request on Codecov

70.06% (+0.11%) compared to 551f30f

Details

Codecov Report

Attention: Patch coverage is 51.35135% with 18 lines in your changes missing coverage. Please review.

Project coverage is 70.06%. Comparing base (551f30f) to head (aafe41a).

Files with missing lines Patch % Lines
log/entry.go 37.50% 10 Missing ⚠️
log/logrus_writer.go 61.90% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
+ Coverage   69.94%   70.06%   +0.11%     
==========================================
  Files         184      184              
  Lines       11296    11331      +35     
==========================================
+ Hits         7901     7939      +38     
+ Misses       2818     2810       -8     
- Partials      577      582       +5     

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