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

Changing license to MPL #36

Closed SalvoVirga closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          57       57           
  Lines        3891     3891           
=======================================
  Hits         3883     3883           
  Misses          8        8
Impacted Files Coverage Δ
tests/test_point.cpp 100% <ø> (ø) :arrow_up:
msgs/include/simple_msgs/rotation_matrix_stamped.h 100% <ø> (ø) :arrow_up:
tests/test_pub_sub.cpp 100% <ø> (ø) :arrow_up:
msgs/src/pose.cpp 100% <ø> (ø) :arrow_up:
include/simple/context_manager.hpp 100% <ø> (ø) :arrow_up:
msgs/include/simple_msgs/point.h 100% <ø> (ø) :arrow_up:
include/simple/client.hpp 100% <ø> (ø) :arrow_up:
msgs/include/simple_msgs/rotation_matrix.h 100% <ø> (ø) :arrow_up:
tests/test_single_req_rep.cpp 100% <ø> (ø) :arrow_up:
msgs/src/string.cpp 97.43% <ø> (ø) :arrow_up:
... and 47 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 414fcd5...63fe232. Read the comment docs.