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 proper delivery handling on receiver side #41

Merged
merged 2 commits into from
Mar 10, 2024
Merged

Conversation

fafhrd91
Copy link
Member

@fafhrd91 fafhrd91 commented Mar 8, 2024

No description provided.

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 56.25000% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 55.24%. Comparing base (7d0cb48) to head (284e3e5).

Files Patch % Lines
src/rcvlink.rs 23.33% 23 Missing ⚠️
src/delivery.rs 78.26% 5 Missing ⚠️
src/session.rs 77.77% 4 Missing ⚠️
src/router.rs 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   55.02%   55.24%   +0.22%     
==========================================
  Files          35       35              
  Lines        3584     3602      +18     
==========================================
+ Hits         1972     1990      +18     
  Misses       1612     1612              

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

@fafhrd91 fafhrd91 merged commit efd8a84 into master Mar 10, 2024
21 checks passed
@fafhrd91 fafhrd91 deleted the recv-transfer branch March 10, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant