rapidpro / casepro

Case management dashboard for RapidPro
BSD 3-Clause "New" or "Revised" License
21 stars 31 forks source link

Faster searches part 1 #293

Closed rowanseymour closed 4 years ago

rowanseymour commented 4 years ago

Adds is_archived, is_flagged and created_on to the msgs_message_labels table and start setting them on create and update

codecov-io commented 4 years ago

Codecov Report

Merging #293 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
+ Coverage   99.97%   99.97%   +<.01%     
==========================================
  Files          75       75              
  Lines        4774     4779       +5     
==========================================
+ Hits         4773     4778       +5     
  Misses          1        1
Impacted Files Coverage Δ
casepro/msgs/models.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 a54fb2d...91c4859. Read the comment docs.