jeikabu / runng

MIT License
25 stars 3 forks source link

Feature/result #35

Closed jeikabu closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@26a04e8). Click here to learn what that means. The diff coverage is 88.28%.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev     #35   +/-   ##
=====================================
  Coverage       ?   88.9%           
=====================================
  Files          ?      37           
  Lines          ?    1451           
  Branches       ?       0           
=====================================
  Hits           ?    1290           
  Misses         ?     161           
  Partials       ?       0
Impacted Files Coverage Δ
runng/src/memory.rs 90.47% <ø> (ø)
runng/src/lib.rs 88.88% <ø> (ø)
runng/src/pipe.rs 81.48% <ø> (ø)
runng/src/protocol/pull0.rs 100% <100%> (ø)
runng/tests/tests/pushpull_tests.rs 100% <100%> (ø)
runng/src/asyncio/push.rs 89.58% <100%> (ø)
runng/src/protocol/pair1.rs 61.53% <100%> (ø)
runng/src/listener.rs 100% <100%> (ø)
runng/src/protocol/sub0.rs 100% <100%> (ø)
runng/src/aio.rs 96.66% <100%> (ø)
... and 27 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 26a04e8...64cc3f3. Read the comment docs.