ip-v8 / rust-ipv8

Rust implementation of the IPv8 application.
https://ip-v8.github.io/rust-ipv8/ipv8
GNU Lesser General Public License v3.0
13 stars 2 forks source link

Changed crypto from rust_sodium to ring #55

Closed NULLx76 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (python@10ee07a). Click here to learn what that means. The diff coverage is 56.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##             python      #55   +/-   ##
=========================================
  Coverage          ?   66.15%           
=========================================
  Files             ?       20           
  Lines             ?     1179           
  Branches          ?      279           
=========================================
  Hits              ?      780           
  Misses            ?      139           
  Partials          ?      260
Impacted Files Coverage Δ
rust_ipv8/src/networking/mod.rs 75.83% <ø> (ø)
rust_ipv8/src/community/mod.rs 89.32% <100%> (ø)
...pv8/src/payloads/binmemberauthenticationpayload.rs 48.83% <29.16%> (ø)
rust_ipv8/src/crypto/signature.rs 55.17% <53.84%> (ø)
rust_ipv8/src/community/peer.rs 86.95% <87.5%> (ø)
rust_ipv8/src/serialization/mod.rs 75.86% <90.9%> (ø)

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 10ee07a...0858af6. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (python@10ee07a). Click here to learn what that means. The diff coverage is 56.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##             python      #55   +/-   ##
=========================================
  Coverage          ?   66.15%           
=========================================
  Files             ?       20           
  Lines             ?     1179           
  Branches          ?      279           
=========================================
  Hits              ?      780           
  Misses            ?      139           
  Partials          ?      260
Impacted Files Coverage Δ
rust_ipv8/src/networking/mod.rs 75.83% <ø> (ø)
rust_ipv8/src/community/mod.rs 89.32% <100%> (ø)
...pv8/src/payloads/binmemberauthenticationpayload.rs 48.83% <29.16%> (ø)
rust_ipv8/src/crypto/signature.rs 55.17% <53.84%> (ø)
rust_ipv8/src/community/peer.rs 86.95% <87.5%> (ø)
rust_ipv8/src/serialization/mod.rs 75.86% <90.9%> (ø)

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 10ee07a...0858af6. Read the comment docs.