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

LeaseSet2 support #68

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

LeaseSet2 support #68

wants to merge 9 commits into from

Conversation

str4d
Copy link
Owner

@str4d str4d commented Apr 14, 2019

Implements Prop123.

@codecov-io
Copy link

codecov-io commented Apr 14, 2019

Codecov Report

Merging #68 into master will decrease coverage by 0.42%.
The diff coverage is 69.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   53.94%   53.51%   -0.43%     
==========================================
  Files          30       31       +1     
  Lines        3711     3793      +82     
==========================================
+ Hits         2002     2030      +28     
- Misses       1709     1763      +54
Impacted Files Coverage Δ
src/data/dest/frame.rs 61.53% <ø> (+17.94%) ⬆️
src/netdb/mod.rs 28.72% <0%> (-1.06%) ⬇️
src/crypto/mod.rs 62.05% <0%> (-0.9%) ⬇️
src/crypto/frame.rs 43.39% <0%> (-10.1%) ⬇️
src/i2np/mod.rs 64.47% <0%> (-2.65%) ⬇️
src/i2np/frame.rs 46.84% <0%> (-0.65%) ⬇️
src/data/ls2/enc/auth.rs 50.56% <50.56%> (ø)
src/data/ls2/frame.rs 63.46% <63.46%> (ø)
src/data/ls2/enc/frame.rs 81.3% <81.3%> (ø)
src/data/ls2/enc.rs 87% <87%> (ø)
... and 6 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 87a8068...51281c3. Read the comment docs.

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