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

bugfix/unique-temp-filenames-test #227

Closed chrisjkhan closed 1 year ago

chrisjkhan commented 1 year ago

This pull request resolves #226

Update test for code changes in #225

codecov[bot] commented 1 year ago

Codecov Report

Merging #227 (4eaafb5) into main (aa8ff15) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   72.68%   72.68%           
=======================================
  Files          64       64           
  Lines        3581     3581           
=======================================
  Hits         2603     2603           
  Misses        978      978           
Impacted Files Coverage Δ
cdp_backend/tests/utils/test_file_utils.py 100.00% <100.00%> (ø)

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

evamaxfield commented 1 year ago

Can you merge main into this branch?

chrisjkhan commented 1 year ago

Can you merge main into this branch?

@evamaxfield done