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

Add the function CreateLoggerFromConfig to create a logger from the config file #33

Merged
merged 2 commits into from
May 10, 2024

Conversation

mstmdev
Copy link
Member

@mstmdev mstmdev commented May 9, 2024

No description provided.

Copy link

codecov bot commented May 10, 2024

Codecov Report

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

Project coverage is 93.57%. Comparing base (e638745) to head (a17ff44).

Files Patch % Lines
builder.go 59.57% 10 Missing and 9 partials ⚠️
config.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   97.04%   93.57%   -3.47%     
==========================================
  Files          18       20       +2     
  Lines         507      560      +53     
==========================================
+ Hits          492      524      +32     
- Misses          9       20      +11     
- Partials        6       16      +10     

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

@mstmdev mstmdev merged commit 70ec50c into main May 10, 2024
14 of 16 checks passed
@mstmdev mstmdev deleted the create-logger-from-config branch May 10, 2024 16:02
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