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

Add an implementation of mutual message exchange #2829

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Add an implementation of mutual message exchange

fbf88f1
Select commit
Loading
Failed to load commit list.
Open

Add an implementation of mutual message exchange #2829

Add an implementation of mutual message exchange
fbf88f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

89.61% (+0.03%) compared to d49a08a

View this Pull Request on Codecov

89.61% (+0.03%) compared to d49a08a

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 21 lines in your changes missing coverage. Please review.

Project coverage is 89.61%. Comparing base (d49a08a) to head (fbf88f1).

Files with missing lines Patch % Lines
mutual-message-exchange/src/lib.rs 94.32% 16 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2829      +/-   ##
==========================================
+ Coverage   89.57%   89.61%   +0.03%     
==========================================
  Files         127      131       +4     
  Lines      103438   104668    +1230     
  Branches   103438   104668    +1230     
==========================================
+ Hits        92652    93795    +1143     
- Misses       8068     8150      +82     
- Partials     2718     2723       +5     

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