chrberger / libcluon

libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Mozilla Public License 2.0
98 stars 13 forks source link

Update cluon-replay.hpp #3

Closed chrberger closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #3 into pre-release will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           pre-release       #3      +/-   ##
===============================================
+ Coverage        99.96%   99.98%   +0.02%     
===============================================
  Files               81       81              
  Lines            17512    17512              
===============================================
+ Hits             17506    17510       +4     
+ Misses               6        2       -4
Impacted Files Coverage Δ
libcluon/testsuites/Testcluon_replay.cpp 100% <100%> (ø) :arrow_up:
libcluon/tools/cluon-replay.hpp 98.42% <100%> (+3.14%) :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 f95a6c2...bc3385e. Read the comment docs.