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

feature/add-supervisor-role-title #180

Closed evamaxfield closed 2 years ago

evamaxfield commented 2 years ago

Link to Relevant Issue

This pull request resolves https://github.com/CouncilDataProject/king-county/runs/5874063516?check_suite_focus=true

Description of Changes

Include a description of the proposed changes.

New Role found by King County scraper: "Supervisor" This seems like an official enough role and doesn't overlap with any of the current roles so makes sense to add and allow it through the pipeline.

codecov[bot] commented 2 years ago

Codecov Report

Merging #180 (dea4ad6) into main (2e472b9) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files          50       50           
  Lines        2610     2611    +1     
=======================================
+ Hits         2471     2472    +1     
  Misses        139      139           
Impacted Files Coverage Δ
cdp_backend/database/constants.py 100.00% <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 2e472b9...dea4ad6. Read the comment docs.