mattgodbolt / zindex

Create an index on a compressed text file
BSD 2-Clause "Simplified" License
620 stars 37 forks source link

Initialize missing class member #35

Closed AbrilRBS closed 6 years ago

AbrilRBS commented 6 years ago

Super minor stuff. addIndexer sets this, but it doesn't hurt to be safe :)

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #35   +/-   ##
======================================
  Coverage    54.8%   54.8%           
======================================
  Files          40      40           
  Lines        5020    5020           
======================================
  Hits         2751    2751           
  Misses       2269    2269
Impacted Files Coverage Δ
src/Index.cpp 87.98% <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 103a05a...665b93c. Read the comment docs.