keep-the-receipts / procurement-portal-backend

Backend for a portal for searching procurement records
MIT License
0 stars 3 forks source link

Add full text fields for groups of fields #11

Closed jbothma closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 1.16%. The diff coverage is 48.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   71.76%   72.92%   +1.16%     
==========================================
  Files          21       22       +1     
  Lines         301      314      +13     
==========================================
+ Hits          216      229      +13     
  Misses         85       85              
Impacted Files Coverage Δ
procurement_portal/records/filters.py 21.05% <0.00%> (-3.95%) :arrow_down:
...rtal/records/migrations/0006_auto_20200920_1637.py 100.00% <100.00%> (ø)
procurement_portal/records/models.py 89.83% <100.00%> (+0.94%) :arrow_up:
procurement_portal/records/views.py 77.27% <100.00%> (+1.08%) :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 5f593e1...0916f84. Read the comment docs.