Skip to content

Use zerolog for logging #10

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

Merged
merged 7 commits into from
Sep 1, 2022
Merged

Use zerolog for logging #10

merged 7 commits into from
Sep 1, 2022

Conversation

everdrone
Copy link
Owner

No description provided.

@everdrone everdrone added enhancement New feature or request refactor Refactoring and cleanup labels Aug 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2022

Codecov Report

Merging #10 (4636c9d) into main (5df9003) will decrease coverage by 3.27%.
The diff coverage is 57.03%.

❗ Current head 4636c9d differs from pull request most recent head 04f1f00. Consider uploading reports for the commit 04f1f00 to get more accurate results

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   87.63%   84.36%   -3.28%     
==========================================
  Files          25       24       -1     
  Lines        1213     1247      +34     
==========================================
- Hits         1063     1052      -11     
- Misses        123      169      +46     
+ Partials       27       26       -1     
Impacted Files Coverage Δ
internal/instance/log.go 0.00% <0.00%> (-36.37%) ⬇️
internal/instance/setup.go 84.21% <65.21%> (-6.07%) ⬇️
internal/instance/download.go 56.97% <86.66%> (-4.35%) ⬇️
cmd/check.go 100.00% <100.00%> (ø)
cmd/get.go 100.00% <100.00%> (ø)
internal/config/parse.go 96.34% <100.00%> (+0.31%) ⬆️
internal/instance/cache.go 78.05% <100.00%> (+1.69%) ⬆️
cmd/version.go 100.00% <0.00%> (ø)
internal/update/check.go
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@everdrone everdrone merged commit 9772b73 into main Sep 1, 2022
@everdrone everdrone deleted the feat/better_logging branch September 1, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants