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

Docs #44

Closed jdonszelmann closed 5 years ago

jdonszelmann commented 5 years ago

improved doc comments

codeclimate[bot] commented 5 years ago

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

View more on Code Climate.

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #44   +/-   ##
========================================
  Coverage    59.96%   59.96%           
========================================
  Files           20       20           
  Lines         1159     1159           
  Branches       312      312           
========================================
  Hits           695      695           
  Misses         185      185           
  Partials       279      279
Impacted Files Coverage Δ
src/error.rs 72.72% <ø> (ø) :arrow_up:

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 6a1bf33...f1c3880. Read the comment docs.