jeikabu / runng

MIT License
25 stars 3 forks source link

Replace nng_sockaddr with SockAddr #64

Closed jeikabu closed 4 years ago

jeikabu commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   91.96%   91.79%   -0.17%     
==========================================
  Files          48       48              
  Lines        2376     2413      +37     
==========================================
+ Hits         2185     2215      +30     
- Misses        191      198       +7     
Impacted Files Coverage Δ
runng/src/asyncio/simple.rs 92.59% <0.00%> (-0.14%) :arrow_down:
runng/tests/tests/reqrep_tests.rs 95.15% <0.00%> (-0.03%) :arrow_down:
runng/tests/tests/bus_tests.rs 98.49% <0.00%> (+0.75%) :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 4d76982...fa12b8b. Read the comment docs.