basiliscos / cpp-bredis

Boost::ASIO low-level redis client (connector)
MIT License
147 stars 36 forks source link

Fixed README example #17

Closed nkochakian closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #17 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   93.28%   93.28%           
=======================================
  Files          11       11           
  Lines         402      402           
=======================================
  Hits          375      375           
  Misses         27       27

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 effc217...648cf10. Read the comment docs.

basiliscos commented 5 years ago

Looks good, thank you for your contribution!