jedie / django-for-runners

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

Rename model field participation person to user #54

Closed jedie closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (e6ffabf) into main (1e421ea) will decrease coverage by 0.10%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   73.24%   73.14%   -0.11%     
==========================================
  Files          80       81       +1     
  Lines        2740     2744       +4     
==========================================
  Hits         2007     2007              
- Misses        733      737       +4     
Impacted Files Coverage Δ
.../migrations/0010_participationmodel_person2user.py 0.00% <0.00%> (ø)
for_runners/admin/event.py 47.09% <75.00%> (ø)
for_runners/models/event.py 56.80% <100.00%> (ø)

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