yeraydiazdiaz / lunr.py

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

Do not install nltk 3.5 in pypy #84

Closed yeraydiazdiaz closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          20       20           
  Lines        1059     1059           
  Branches      198      198           
=======================================
  Hits         1043     1043           
  Misses          9        9           
  Partials        7        7           

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 57f50a0...d1b227d. Read the comment docs.