jeikabu / runng

MIT License
25 stars 3 forks source link

Dev #60

Closed jeikabu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 into master will decrease coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   92.07%   92.05%   -0.03%     
==========================================
  Files          48       49       +1     
  Lines        2373     2379       +6     
==========================================
+ Hits         2185     2190       +5     
- Misses        188      189       +1
Impacted Files Coverage Δ
runng/src/protocol/pull0.rs 100% <ø> (ø) :arrow_up:
runng/src/lib.rs 100% <ø> (ø)
runng/src/protocol/pair0.rs 100% <ø> (ø) :arrow_up:
runng/src/msg.rs 98.63% <ø> (ø) :arrow_up:
runng/src/protocol/bus0.rs 100% <ø> (ø) :arrow_up:
runng/src/mem/string.rs 90% <ø> (ø) :arrow_up:
runng/src/protocol/pair1.rs 100% <ø> (ø) :arrow_up:
runng/src/socket.rs 87.05% <ø> (ø) :arrow_up:
runng/src/protocol/mod.rs 100% <ø> (ø) :arrow_up:
runng/src/listener.rs 100% <ø> (ø) :arrow_up:
... and 15 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 4cdad7d...5ef611a. Read the comment docs.