yeraydiazdiaz / lunr.py

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

Document interop with Lunr.js #83

Closed yeraydiazdiaz closed 4 years ago

yeraydiazdiaz commented 4 years ago

Closes https://github.com/yeraydiazdiaz/lunr.py/issues/82

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          20       20           
  Lines        1059     1059           
  Branches      198      198           
=======================================
  Hits         1043     1043           
  Misses          9        9           
  Partials        7        7           
Impacted Files Coverage Δ
lunr/index.py 100.00% <ø> (ø)

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 89f067e...b4ffb5c. Read the comment docs.