CouncilDataProject / cdp-backend

Data storage utilities and processing pipelines used by CDP instances.
https://councildataproject.org/cdp-backend
Mozilla Public License 2.0
22 stars 26 forks source link

admin/roll-seat-ref-and-end-datetime-index #175

Closed evamaxfield closed 2 years ago

evamaxfield commented 2 years ago

Description of Changes

Include a description of the proposed changes.

Adds an index to the Role collection that indexes by seat_ref and end_datetime

image

codecov[bot] commented 2 years ago

Codecov Report

Merging #175 (3ccfbba) into main (1127f74) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files          50       50           
  Lines        2587     2587           
=======================================
  Hits         2446     2446           
  Misses        141      141           
Impacted Files Coverage Δ
cdp_backend/database/models.py 100.00% <ø> (ø)

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 1127f74...3ccfbba. Read the comment docs.