joegasewicz / flask-file-upload

Easy file uploads for Flask.
MIT License
154 stars 15 forks source link

Let a single model be passed to add_file_urls_to_models #94 #95

Closed joegasewicz closed 4 years ago

joegasewicz commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #95 into master will decrease coverage by 1.59%. The diff coverage is 27.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   83.28%   81.69%   -1.60%     
==========================================
  Files           7        7              
  Lines         347      355       +8     
  Branches       46       49       +3     
==========================================
+ Hits          289      290       +1     
- Misses         44       49       +5     
- Partials       14       16       +2     
Impacted Files Coverage Δ
flask_file_upload/file_upload.py 78.36% <27.27%> (-2.64%) :arrow_down:

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 e1710d3...cd276c7. Read the comment docs.