whoosh-community / whoosh

Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.
Other
240 stars 36 forks source link

readme: Add travis badge #542

Closed pmav99 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #542   +/-   ##
=======================================
  Coverage   83.01%   83.01%           
=======================================
  Files         132      132           
  Lines       29621    29621           
=======================================
  Hits        24589    24589           
  Misses       5032     5032

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 f846e4a...257bf56. Read the comment docs.

fortable1999 commented 5 years ago

thanks for your work!