pyronear / pyro-api

Alert Management API for wildfire prevention, detection & monitoring. Built with FastAPI & PostgreSQL
Apache License 2.0
21 stars 9 forks source link

fix: Fixed media duplication #207

Closed frgfm closed 2 years ago

frgfm commented 2 years ago

This PR introduces the following modifications:

Closes #94

codecov[bot] commented 2 years ago

Codecov Report

Merging #207 (283416e) into master (7fdeded) will decrease coverage by 0.02%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   92.60%   92.58%   -0.03%     
==========================================
  Files          34       34              
  Lines        1204     1213       +9     
==========================================
+ Hits         1115     1123       +8     
- Misses         89       90       +1     
Flag Coverage Δ
unittests 92.58% <90.90%> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/api/routes/media.py 83.95% <90.90%> (+0.61%) :arrow_up:

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 7fdeded...283416e. Read the comment docs.