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/firebase-to-sqlite: Create test script for Albuquerque #219

Closed emilcecarlisa closed 1 year ago

emilcecarlisa commented 1 year ago

Link to Relevant Issue

This pull request resolves #

Description of Changes

evamaxfield commented 1 year ago

Really really good work so far! Sorry that I have been a bit AFK

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (bb76f89) into main (5bb5488) will decrease coverage by 40.83%. The diff coverage is 4.46%.

@@             Coverage Diff             @@
##             main     #219       +/-   ##
===========================================
- Coverage   72.51%   31.68%   -40.84%     
===========================================
  Files          64       66        +2     
  Lines        3493     3851      +358     
===========================================
- Hits         2533     1220     -1313     
- Misses        960     2631     +1671     
Impacted Files Coverage Δ
cdp_backend/database/sqlite_models.py 0.00% <0.00%> (ø)
cdp_backend/export-to-sqlite.py 0.00% <0.00%> (ø)
cdp_backend/database/constants.py 100.00% <100.00%> (ø)
cdp_backend/tests/utils/test_file_utils.py 10.18% <0.00%> (-89.82%) :arrow_down:
cdp_backend/tests/file_store/test_functions.py 15.78% <0.00%> (-84.22%) :arrow_down:
cdp_backend/utils/file_utils.py 14.90% <0.00%> (-77.89%) :arrow_down:
cdp_backend/sr_models/google_cloud_sr_model.py 21.33% <0.00%> (-77.34%) :arrow_down:
cdp_backend/pipeline/event_gather_pipeline.py 16.50% <0.00%> (-68.97%) :arrow_down:
cdp_backend/sr_models/webvtt_sr_model.py 31.70% <0.00%> (-68.30%) :arrow_down:
cdp_backend/database/functions.py 24.15% <0.00%> (-66.67%) :arrow_down:
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.