kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

fix typo download_multiple_files #1325

Closed sumandari closed 3 years ago

sumandari commented 3 years ago

It fixes error download multiple files: image

codecov[bot] commented 3 years ago

Codecov Report

Merging #1325 (27734d3) into develop (dbf642b) will increase coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1325      +/-   ##
===========================================
+ Coverage    63.41%   63.82%   +0.41%     
===========================================
  Files          179      180       +1     
  Lines         9388     9541     +153     
  Branches       711      736      +25     
===========================================
+ Hits          5953     6090     +137     
- Misses        3205     3218      +13     
- Partials       230      233       +3     
Impacted Files Coverage Δ
...hanges/management/commands/remove_unused_images.py 88.81% <0.00%> (ø)
django_project/base/models/project.py 90.29% <0.00%> (+0.49%) :arrow_up:
django_project/base/forms.py 80.67% <0.00%> (+0.84%) :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 dbf642b...27734d3. Read the comment docs.