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

libp2p get providers and handle peer requests for records #185

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

zeeshanlakhani
Copy link
Contributor

@zeeshanlakhani zeeshanlakhani commented Jul 9, 2023

Includes:

  • cargo docs pre-commit and ci
  • more event / record handling
  • backs up to provider if get_record (via put) fails

@zeeshanlakhani zeeshanlakhani force-pushed the zl/request-response branch 6 times, most recently from 665d114 to 58a6bba Compare July 10, 2023 07:35
@zeeshanlakhani zeeshanlakhani changed the title wip libp2p get providers and handle peer requests for records Jul 10, 2023
@zeeshanlakhani zeeshanlakhani marked this pull request as ready for review July 10, 2023 07:40
@zeeshanlakhani zeeshanlakhani requested a review from a team as a code owner July 10, 2023 07:40
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #185 (e7623d6) into main (307d234) will decrease coverage by 2.11%.
The diff coverage is 25.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
- Coverage   49.56%   47.46%   -2.11%     
==========================================
  Files          53       54       +1     
  Lines        2310     2482     +172     
  Branches      580      606      +26     
==========================================
+ Hits         1145     1178      +33     
- Misses        794      926     +132     
- Partials      371      378       +7     
Impacted Files Coverage Δ
homestar-runtime/src/event_handler/channel.rs 50.00% <ø> (ø)
homestar-runtime/src/lib.rs 100.00% <ø> (ø)
homestar-runtime/src/network/ws.rs 33.33% <ø> (ø)
homestar-runtime/src/runner.rs 69.01% <ø> (ø)
homestar-runtime/src/tasks.rs 50.00% <ø> (ø)
homestar-runtime/src/event_handler/swarm_event.rs 6.70% <4.48%> (-4.41%) ⬇️
homestar-runtime/src/scheduler.rs 52.70% <10.00%> (-1.47%) ⬇️
homestar-runtime/src/event_handler/event.rs 9.09% <12.12%> (-2.91%) ⬇️
homestar-runtime/src/worker.rs 51.02% <21.05%> (-0.80%) ⬇️
homestar-runtime/src/network/swarm.rs 35.84% <38.46%> (+1.70%) ⬆️
... and 7 more

Includes:

* cargo docs pre-commit and ci
* more event / record handling
* backs up to provider if get_record (via put) fails
@zeeshanlakhani zeeshanlakhani merged commit 0b39147 into main Jul 10, 2023
12 checks passed
@zeeshanlakhani zeeshanlakhani deleted the zl/request-response branch July 10, 2023 12:13
@release-plz-ipvm-wg release-plz-ipvm-wg bot mentioned this pull request Oct 9, 2023
This was referenced Jan 19, 2024
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.

1 participant