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-download-and-upload-for-clips #208

Closed evamaxfield closed 2 years ago

evamaxfield commented 2 years ago

Add the download from session id and the upload and gen url function in preparation for clipping.

codecov[bot] commented 2 years ago

Codecov Report

Merging #208 (d0a4be7) into main (9028d52) will decrease coverage by 0.09%. The diff coverage is 36.36%.

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   72.50%   72.40%   -0.10%     
==========================================
  Files          64       64              
  Lines        3415     3428      +13     
==========================================
+ Hits         2476     2482       +6     
- Misses        939      946       +7     
Impacted Files Coverage Δ
cdp_backend/file_store/functions.py 80.85% <20.00%> (-7.25%) :arrow_down:
cdp_backend/utils/file_utils.py 93.33% <50.00%> (-1.47%) :arrow_down:
cdp_backend/tests/database/test_validators.py 100.00% <0.00%> (ø)

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