jameslittle230 / stork

🔎 Impossibly fast web search, made for static sites.
https://stork-search.net
Apache License 2.0
2.73k stars 56 forks source link

Fix regression when reading from stdin #253

Closed jameslittle230 closed 2 years ago

jameslittle230 commented 2 years ago

Closes #251

codecov[bot] commented 2 years ago

Codecov Report

Merging #253 (656aa3b) into master (0cc0b39) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   72.47%   72.36%   -0.11%     
==========================================
  Files          53       53              
  Lines        2176     2175       -1     
  Branches      104      104              
==========================================
- Hits         1577     1574       -3     
- Misses        598      600       +2     
  Partials        1        1              
Impacted Files Coverage Δ
stork-cli/src/io.rs 0.00% <0.00%> (ø)
stork-index-v3/src/build/errors.rs 80.48% <0.00%> (-2.44%) :arrow_down:
stork-cli/src/pretty_print_search_results.rs 93.10% <0.00%> (-0.45%) :arrow_down:

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 0cc0b39...656aa3b. Read the comment docs.