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

Sphinx protocol implementation #20

Merged
merged 11 commits into from
Dec 27, 2021
Merged

Sphinx protocol implementation #20

merged 11 commits into from
Dec 27, 2021

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky added *compatibility* Issues affecting compatibility and interoperability epic Epic task labels Dec 26, 2021
@dr-orlovsky dr-orlovsky added this to the v0.6.0 milestone Dec 26, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #20 (b34ff06) into master (b9c4dc1) will increase coverage by 3.7%.
The diff coverage is 92.7%.

❗ Current head b34ff06 differs from pull request most recent head 2eefb48. Consider uploading reports for the commit 2eefb48 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           master     #20     +/-   ##
========================================
+ Coverage    64.0%   67.8%   +3.7%     
========================================
  Files          26      27      +1     
  Lines        3421    3762    +341     
========================================
+ Hits         2190    2549    +359     
+ Misses       1231    1213     -18     
Impacted Files Coverage Δ
addr/src/lib.rs 75.2% <ø> (ø)
src/lib.rs 64.9% <ø> (+11.0%) ⬆️
src/presentation/mod.rs 0.0% <ø> (ø)
src/presentation/tlv.rs 6.2% <ø> (ø)
src/session/session.rs 57.2% <ø> (+3.8%) ⬆️
src/transport/zmqsocket.rs 32.5% <11.1%> (+12.5%) ⬆️
src/presentation/sphinx.rs 95.2% <95.2%> (ø)
src/session/node_addr.rs 71.1% <0.0%> (-1.3%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd268f2...2eefb48. Read the comment docs.

@dr-orlovsky dr-orlovsky merged commit d0194a8 into master Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*compatibility* Issues affecting compatibility and interoperability epic Epic task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants