mattgodbolt / zindex

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

fall out of special case loop if no data available and eof #36

Closed sbendiola closed 6 years ago

sbendiola commented 6 years ago

SEPIA

codecov[bot] commented 6 years ago

Codecov Report

Merging #36 into master will decrease coverage by 14.83%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #36       +/-   ##
===========================================
- Coverage    54.8%   39.96%   -14.84%     
===========================================
  Files          40       41        +1     
  Lines        5020    35664    +30644     
===========================================
+ Hits         2751    14254    +11503     
- Misses       2269    21410    +19141
Impacted Files Coverage Δ
src/Index.cpp 87.79% <50%> (-0.19%) :arrow_down:
ext/sqlite/sqlite3.c 37.53% <0%> (ø)

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 6130be2...c3d0d0c. Read the comment docs.

mattgodbolt commented 6 years ago

Sepia indeed!