IFL-CAMP / simple

S.I.M.P.L.E. - Smart Intuitive Messaging Platform with Less Effort. A Cross-Platform C++ Library to Exchange Data Across Network.
Mozilla Public License 2.0
22 stars 5 forks source link

Fixes thread copy for subscriber. #8

Closed fernandalangsch closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   99.68%   99.68%   +<.01%     
==========================================
  Files          54       54              
  Lines        3764     3768       +4     
==========================================
+ Hits         3752     3756       +4     
  Misses         12       12
Impacted Files Coverage Δ
include/simple/server.hpp 100% <100%> (ø) :arrow_up:
include/simple/generic_socket.hpp 87.32% <100%> (+0.36%) :arrow_up:
include/simple/subscriber.hpp 100% <100%> (ø) :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 c541b30...b438411. Read the comment docs.