xxAtrain223 / EmbMessenger

Command based communication library for embedded devices.
MIT License
2 stars 1 forks source link

Changed the host::EmbMessenger to take a std::shared_ptr #6

Closed xxAtrain223 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          27       27           
  Lines        2435     2435           
=======================================
  Hits         2369     2369           
  Misses         66       66
Impacted Files Coverage Δ
host/include/EmbMessenger/EmbMessenger.hpp 100% <ø> (ø) :arrow_up:
host/src/EmbMessenger.cpp 93.6% <100%> (ø) :arrow_up:
host/test/EmbMessenger.cpp 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 afc5bba...d9062b6. Read the comment docs.