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

Switch to "managed-django-project" template: #78

Closed jedie closed 1 year ago

jedie commented 1 year ago

https://github.com/jedie/cookiecutter_templates#django-project

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 76.47% and project coverage change: -0.06 :warning:

Comparison is base (9aa3d17) 70.20% compared to head (f778dbe) 70.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================== - Coverage 70.20% 70.14% -0.06% ========================================== Files 63 64 +1 Lines 2245 2274 +29 Branches 241 246 +5 ========================================== + Hits 1576 1595 +19 - Misses 666 676 +10 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | Coverage Δ | | |---|---|---| | [for\_runners\_project/settings/local.py](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnNfcHJvamVjdC9zZXR0aW5ncy9sb2NhbC5weQ==) | `0.00% <0.00%> (ø)` | | | [for\_runners/error\_handling.py](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnMvZXJyb3JfaGFuZGxpbmcucHk=) | `55.55% <55.55%> (ø)` | | | [for\_runners/services/gpx\_calculate\_values.py](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnMvc2VydmljZXMvZ3B4X2NhbGN1bGF0ZV92YWx1ZXMucHk=) | `86.04% <87.50%> (-2.98%)` | :arrow_down: | | [for\_runners\_project/settings/tests.py](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnNfcHJvamVjdC9zZXR0aW5ncy90ZXN0cy5weQ==) | `94.44% <87.50%> (-5.56%)` | :arrow_down: | | [for\_runners/geo.py](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnMvZ2VvLnB5) | `96.07% <100.00%> (+0.33%)` | :arrow_up: | | [for\_runners\_project/settings/prod.py](https://codecov.io/gh/jedie/django-for-runners/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnNfcHJvamVjdC9zZXR0aW5ncy9wcm9kLnB5) | `92.59% <100.00%> (+0.28%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.