yeraydiazdiaz / lunr.py

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

Support for Lunr.js 2.3.8 #66

Closed yeraydiazdiaz closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #66   +/-   ##
======================================
  Coverage    98.5%   98.5%           
======================================
  Files          20      20           
  Lines        1072    1072           
  Branches      197     197           
======================================
  Hits         1056    1056           
  Misses          9       9           
  Partials        7       7
Impacted Files Coverage Δ
lunr/tokenizer.py 100% <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 28ec3f6...18f4bcc. Read the comment docs.