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

include connection info when logging identify message #991

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

etan-status
Copy link
Contributor

It is difficult to associate the identify message with a connection from other log messages. Attaching the information about the corresponding Connection object to identify message logs makes this easier.

It is difficult to associate the identify message with a connection from
other log messages. Attaching the information about the corresponding
`Connection` object to identify message logs makes this easier.
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #991 (818cfad) into unstable (ce0685c) will decrease coverage by 0.07%.
The diff coverage is 66.66%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable     #991      +/-   ##
============================================
- Coverage     83.23%   83.17%   -0.07%     
============================================
  Files            91       91              
  Lines         15328    15334       +6     
============================================
- Hits          12759    12754       -5     
- Misses         2569     2580      +11     
Files Coverage Δ
libp2p/protocols/identify.nim 82.42% <66.66%> (-6.26%) ⬇️

@diegomrsantos diegomrsantos merged commit c656670 into unstable Dec 5, 2023
9 of 10 checks passed
@diegomrsantos diegomrsantos deleted the dev/etan/ll-identify branch December 5, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

2 participants