kartoza / prj.app

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

extract zipfile inside zipfile in sample data lesson #1341

Closed sumandari closed 2 years ago

sumandari commented 3 years ago

Please refer to #1328

original file

image

image

Downloaded file

image

codecov[bot] commented 3 years ago

Codecov Report

Merging #1341 (0092fff) into develop (08d62fb) will increase coverage by 0.01%. The diff coverage is 69.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1341      +/-   ##
===========================================
+ Coverage    63.76%   63.78%   +0.01%     
===========================================
  Files          180      180              
  Lines         9628     9666      +38     
  Branches       751      759       +8     
===========================================
+ Hits          6139     6165      +26     
- Misses        3252     3260       +8     
- Partials       237      241       +4     
Impacted Files Coverage Δ
django_project/lesson/urls.py 86.66% <ø> (ø)
django_project/lesson/views/worksheet.py 70.89% <69.23%> (-0.34%) :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 08d62fb...0092fff. Read the comment docs.