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(log): Updated default logger and added possibility to dump logs test buffer #92

Merged
merged 6 commits into from
Feb 22, 2024

Conversation

ekkinox
Copy link
Contributor

@ekkinox ekkinox commented Feb 22, 2024

No description provided.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (3db5ece) 96.23% compared to head (e4762a8) 91.83%.

Files Patch % Lines
fxgrpcserver/module.go 83.54% 18 Missing and 8 partials ⚠️
fxgrpcserver/register.go 51.51% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   96.23%   91.83%   -4.41%     
==========================================
  Files         136       20     -116     
  Lines        4837      747    -4090     
==========================================
- Hits         4655      686    -3969     
+ Misses        130       48      -82     
+ Partials       52       13      -39     
Flag Coverage Δ
config ?
fxconfig ?
fxcore ?
fxcron ?
fxgenerate ?
fxgrpcserver 89.20% <83.39%> (?)
fxhealthcheck ?
fxhttpclient ?
fxhttpserver ?
fxlog ?
fxmetrics ?
fxorm ?
fxtrace ?
fxworker ?
generate ?
grpcserver ?
healthcheck ?
httpclient ?
httpserver ?
log 96.15% <100.00%> (+0.10%) ⬆️
orm ?
trace ?
worker ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ekkinox ekkinox marked this pull request as ready for review February 22, 2024 11:15
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.

None yet

1 participant