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

Run init protocol in an async task #32

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

pool2win
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 6.17284% with 76 lines in your changes missing coverage. Please review.

Project coverage is 83.86%. Comparing base (896f06a) to head (e232b4d).

Files with missing lines Patch % Lines
src/node/protocol/init.rs 0.00% 62 Missing ⚠️
src/node.rs 0.00% 12 Missing ⚠️
src/node/echo_broadcast/mod.rs 71.42% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   83.85%   83.86%   +0.01%     
==========================================
  Files          19       20       +1     
  Lines        2384     2411      +27     
==========================================
+ Hits         1999     2022      +23     
- Misses        385      389       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pool2win pool2win merged commit 002d76e into main Oct 13, 2024
9 of 10 checks passed
@pool2win pool2win deleted the run-protocol-in-independent-task branch October 13, 2024 13:12
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