Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Saving Recipients Info #6

Merged
merged 14 commits into from Aug 7, 2023
Merged

Saving Recipients Info #6

merged 14 commits into from Aug 7, 2023

Conversation

Lilit0x
Copy link
Contributor

@Lilit0x Lilit0x commented Aug 7, 2023

This PR is the corollary to #5.
The logical conclusion to being able to personalize a Peerid is saving that PeerId to enable reusability.
For more information, please refer to the "Saving Recipients Information" on the Readme.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #6 (5b3df87) into main (f716234) will increase coverage by 3.77%.
Report is 6 commits behind head on main.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   66.16%   69.94%   +3.77%     
==========================================
  Files          11       13       +2     
  Lines        1005     1364     +359     
==========================================
+ Hits          665      954     +289     
- Misses        340      410      +70     
Files Changed Coverage Δ
share/src/logger.rs 0.00% <0.00%> (ø)
share/src/network/hole_puncher.rs 0.00% <0.00%> (ø)
share/src/network/request.rs 0.00% <0.00%> (ø)
share/src/database/peer.rs 56.38% <56.38%> (ø)
share/src/database/mod.rs 65.33% <65.33%> (ø)
share/src/main.rs 47.61% <70.73%> (+47.61%) ⬆️
share/src/config.rs 90.85% <88.96%> (+10.06%) ⬆️
share/src/handlers/security.rs 97.45% <100.00%> (+0.01%) ⬆️
share/src/item/mod.rs 86.61% <100.00%> (+0.09%) ⬆️

@Lilit0x Lilit0x marked this pull request as draft August 7, 2023 09:30
@Lilit0x Lilit0x requested a review from dantelex August 7, 2023 12:18
@Lilit0x Lilit0x marked this pull request as ready for review August 7, 2023 12:18
@Lilit0x Lilit0x merged commit 2f2d641 into main Aug 7, 2023
14 checks passed
@Lilit0x Lilit0x deleted the feat/save_peers branch August 7, 2023 13:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants