CommerceDataService / ITA_Principal_Travel

1 stars 10 forks source link

List filtering (Fixes #32) #156

Closed neka-io closed 8 years ago

neka-io commented 8 years ago

Includes backend code for filtering based on principal title, time range and event name. Filtering based on country, region and event_type complicated by the fact that they are foreign keys on the Event model, which in turn has a many-to-many relationship with Trip.

To be completed:

codecov-io commented 8 years ago

Current coverage is 37.85%

Merging #156 into develop will decrease coverage by -4.17% as of 96fc139

@@            develop    #156   diff @@
=======================================
  Files             7       9     +2
  Stmts           345     383    +38
  Branches          0       0       
  Methods           0       0       
=======================================
  Hit             145     145       
  Partial           0       0       
- Missed          200     238    +38

Review entire Coverage Diff as of 96fc139

Powered by Codecov. Updated on successful CI builds.