yeraydiazdiaz / lunr.py

A Python implementation of Lunr.js 🌖
http://lunr.readthedocs.io
MIT License
187 stars 16 forks source link

PyPI description and missing acceptance test fixtures #135

Closed yeraydiazdiaz closed 1 year ago

yeraydiazdiaz commented 1 year ago

Partially addresses #134

codecov-commenter commented 1 year ago

Codecov Report

Merging #135 (96634b0) into master (14484a0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files          48       48           
  Lines        3171     3171           
=======================================
  Hits         3045     3045           
  Misses        126      126           
Files Changed Coverage Δ
lunr/__init__.py 100.00% <100.00%> (ø)