ire icon indicating copy to clipboard operation
ire copied to clipboard

LeaseSet2 support

Open str4d opened this issue 5 years ago • 1 comments

Implements Prop123.

str4d avatar Apr 14 '19 13:04 str4d

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%) :arrow_up:
src/netdb/mod.rs 28.72% <0%> (-1.06%) :arrow_down:
src/crypto/mod.rs 62.05% <0%> (-0.9%) :arrow_down:
src/crypto/frame.rs 43.39% <0%> (-10.1%) :arrow_down:
src/i2np/mod.rs 64.47% <0%> (-2.65%) :arrow_down:
src/i2np/frame.rs 46.84% <0%> (-0.65%) :arrow_down:
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.

codecov-io avatar Apr 14 '19 14:04 codecov-io