DevCom-IITB / instiapp-api

Django quasi-RESTful API for InstiApp!
https://insti.app
GNU Affero General Public License v3.0
22 stars 75 forks source link

feat(search): Parse markdown to text before indexing #421

Closed pulsejet closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #421   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         113    113           
  Lines        4296   4308   +12     
=====================================
+ Hits         4296   4308   +12
Impacted Files Coverage Δ
other/tests.py 100% <100%> (ø) :arrow_up:
other/search.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 3913cc0...64aa92c. Read the comment docs.