-
Notifications
You must be signed in to change notification settings - Fork 470
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
p2p: peerstore backed phonebook #5710
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5710 +/- ##
==========================================
+ Coverage 55.17% 55.22% +0.04%
==========================================
Files 465 465
Lines 65032 65207 +175
==========================================
+ Hits 35883 36012 +129
- Misses 26764 26793 +29
- Partials 2385 2402 +17
... and 10 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some questions/suggestions
Co-authored-by: Zeph Grunschlag <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as well!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you remove the duplicate Phonebook interface definition? Otherwise LGTM
Co-authored-by: cce <[email protected]>
Co-authored-by: cce <[email protected]>
peerstore backed phonebook prototype.