jedie / django-for-runners

Store your GPX tracks of your running (or other sports activity) in django.
GNU General Public License v3.0
60 stars 14 forks source link

NEW: Attach files and images to "Event Participations #55

Closed jedie closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (570fed3) into main (7da9cd2) will increase coverage by 1.00%. The diff coverage is 79.43%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   73.14%   74.14%   +1.00%     
==========================================
  Files          81       84       +3     
  Lines        2744     2847     +103     
==========================================
+ Hits         2007     2111     +104     
+ Misses        737      736       -1     
Impacted Files Coverage Δ
..._runners/migrations/0011_participationfilemodel.py 0.00% <0.00%> (ø)
...runners/migrations/0012_participationimagemodel.py 0.00% <0.00%> (ø)
for_runners_project/settings/base.py 98.03% <ø> (ø)
for_runners/admin/event.py 50.26% <80.95%> (+3.16%) :arrow_up:
for_runners/__init__.py 100.00% <100.00%> (ø)
for_runners/models/event.py 81.81% <100.00%> (+25.01%) :arrow_up:
...rs_project/tests/test_admin_event_participation.py 100.00% <100.00%> (ø)
for_runners_project/tests/test_project_setup.py 94.54% <0.00%> (-3.64%) :arrow_down:
for_runners/admin/gpx.py 54.51% <0.00%> (+0.17%) :arrow_up:

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