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 additional logging context (#482) #516

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

0xERR0R
Copy link
Owner

@0xERR0R 0xERR0R commented May 12, 2022

closes #482

@0xERR0R 0xERR0R added the 🔨 enhancement New feature or request label May 12, 2022
@0xERR0R 0xERR0R added this to the 0.19 milestone May 12, 2022
@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #516 (e55bca4) into development (f2d5b56) will decrease coverage by 0.04%.
The diff coverage is 92.72%.

@@               Coverage Diff               @@
##           development     #516      +/-   ##
===============================================
- Coverage        93.80%   93.75%   -0.05%     
===============================================
  Files               36       36              
  Lines             3082     3090       +8     
===============================================
+ Hits              2891     2897       +6     
- Misses             143      144       +1     
- Partials            48       49       +1     
Impacted Files Coverage Δ
config/config.go 98.13% <ø> (ø)
server/server.go 84.94% <0.00%> (ø)
resolver/upstream_resolver.go 92.08% <75.00%> (ø)
lists/list_cache.go 98.70% <94.73%> (-1.30%) ⬇️
resolver/blocking_resolver.go 98.49% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3392de0...e55bca4. Read the comment docs.

@0xERR0R 0xERR0R force-pushed the context-logging branch from 8fb8bb4 to e55bca4 Compare May 16, 2022 19:33
@0xERR0R 0xERR0R merged commit 2994e2a into development May 16, 2022
@delete-merged-branch delete-merged-branch bot deleted the context-logging branch May 16, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance logging / How to debug EOF error?
1 participant