yeraydiazdiaz / lunr.py

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

Drop 3.6, add 3.11 and fix CI #127

Closed yeraydiazdiaz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #127 (93170e3) into master (f5876a9) will increase coverage by 0.18%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   98.35%   98.54%   +0.18%     
==========================================
  Files          23       23              
  Lines        1095     1096       +1     
  Branches      218      200      -18     
==========================================
+ Hits         1077     1080       +3     
+ Misses         10        9       -1     
+ Partials        8        7       -1     
Impacted Files Coverage Δ
lunr/field_ref.py 100.00% <ø> (ø)

... and 2 files with indirect coverage changes