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

Fix readme docs link #60

Open NULLx76 opened 5 years ago

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit bc23eba3 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 5 years ago

Codecov Report

Merging #60 into develop will decrease coverage by 0.8%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #60      +/-   ##
===========================================
- Coverage    67.06%   66.26%   -0.81%     
===========================================
  Files           21       21              
  Lines         1245     1245              
  Branches       293      293              
===========================================
- Hits           835      825      -10     
- Misses         128      139      +11     
+ Partials       282      281       -1
Impacted Files Coverage Δ
rust_ipv8/src/payloads/connectiontype.rs 57.14% <0%> (-14.29%) :arrow_down:
rust_ipv8/src/serialization/mod.rs 70.34% <0%> (-5.52%) :arrow_down:

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 26f02bd...bc23eba. Read the comment docs.