yeraydiazdiaz / lunr.py

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

Move to pyproject.toml packaging #130

Closed yeraydiazdiaz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #130 (f9be9bc) into master (0740b54) will decrease coverage by 2.52%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   98.53%   96.02%   -2.52%     
==========================================
  Files          23       48      +25     
  Lines        1094     3171    +2077     
  Branches      200        0     -200     
==========================================
+ Hits         1078     3045    +1967     
- Misses          9      126     +117     
+ Partials        7        0       -7     
Files Changed Coverage Δ
tests/test_index.py 100.00% <100.00%> (ø)
tests/test_pipeline.py 98.40% <100.00%> (ø)

... and 25 files with indirect coverage changes