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: query command doesn't show the client IP (#861) #914

Merged
merged 1 commit into from Mar 7, 2023

Conversation

0xERR0R
Copy link
Owner

@0xERR0R 0xERR0R commented Mar 7, 2023

fixes #861

@0xERR0R 0xERR0R added the 🐞 bug Something isn't working label Mar 7, 2023
@0xERR0R 0xERR0R added this to the 0.21 milestone Mar 7, 2023
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (3315873) 92.88% compared to head (a96464b) 92.92%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #914      +/-   ##
===============================================
+ Coverage        92.88%   92.92%   +0.03%     
===============================================
  Files               49       49              
  Lines             5368     5369       +1     
===============================================
+ Hits              4986     4989       +3     
+ Misses             310      309       -1     
+ Partials            72       71       -1     
Impacted Files Coverage Δ
server/server_endpoints.go 92.08% <100.00%> (+0.03%) ⬆️
server/server.go 79.20% <0.00%> (-0.21%) ⬇️
lists/list_cache.go 98.78% <0.00%> (+1.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@0xERR0R 0xERR0R merged commit bcea1a9 into development Mar 7, 2023
@delete-merged-branch delete-merged-branch bot deleted the log-entry-missing-ip branch March 7, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log entry from blocky query command does not have client name an IP
2 participants