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

Move operations for GenericSocket marked as noexcept #48

Closed SalvoVirga closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          64       64           
  Lines        4511     4511           
=======================================
  Hits         4503     4503           
  Misses          8        8
Impacted Files Coverage Δ
include/simple/generic_socket.hpp 92.63% <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 bce3a38...ad63e9f. Read the comment docs.