logv / sybil

columnar storage + NoSQL OLAP engine | https://logv.org
https://logv.org
Other
305 stars 25 forks source link

[fuzzing] add fuzz testing #78

Closed tmc closed 6 years ago

tmc commented 6 years ago

this doesn't include a corpus yet and only starts enabling fuzzing for the query subcommand.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   52.26%   52.26%           
=======================================
  Files          37       37           
  Lines        3679     3679           
=======================================
  Hits         1923     1923           
  Misses       1568     1568           
  Partials      188      188

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 3fcd568...bed92a8. Read the comment docs.

tmc commented 6 years ago

Yes effectively.