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

fix: alternative Logger utilization #75

Merged
merged 2 commits into from
Oct 24, 2023
Merged

fix: alternative Logger utilization #75

merged 2 commits into from
Oct 24, 2023

Conversation

reugn
Copy link
Owner

@reugn reugn commented Oct 22, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2023

Codecov Report

Merging #75 (5dc4e37) into master (f90eaa3) will increase coverage by 0.21%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   90.04%   90.26%   +0.21%     
==========================================
  Files          10       10              
  Lines         643      647       +4     
==========================================
+ Hits          579      584       +5     
+ Misses         43       42       -1     
  Partials       21       21              
Files Coverage Δ
quartz/logger/default_logger.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

quartz/logger/default_logger.go Outdated Show resolved Hide resolved
quartz/logger/default_logger.go Outdated Show resolved Hide resolved
@reugn reugn linked an issue Oct 24, 2023 that may be closed by this pull request
@reugn reugn merged commit 1c30c70 into master Oct 24, 2023
5 checks passed
@reugn reugn deleted the alternative-logger branch October 24, 2023 18:08
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.

Cannot use alternative Logger implementations
3 participants