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

feat(sync): adding remote address to the peer info #804

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

themantre
Copy link
Contributor

@themantre themantre commented Nov 8, 2023

Description

This PR extracts the IP address of the peers and stores them inside the peer info.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #804 (94c61d7) into main (d2c7b65) will increase coverage by 0.03%.
The diff coverage is 84.37%.

@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   82.98%   83.02%   +0.03%     
==========================================
  Files         173      173              
  Lines        8270     8253      -17     
==========================================
- Hits         6863     6852      -11     
+ Misses       1089     1083       -6     
  Partials      318      318              

@b00f b00f merged commit 02bff51 into main Nov 8, 2023
12 checks passed
@b00f b00f deleted the sync-ip-address branch November 8, 2023 11:54
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.

2 participants