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

Use https://github.com/jedie/manage_django_project #67

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 77.77% and project coverage change: -0.01 :warning:

Comparison is base (e044f84) 38.21% compared to head (d031e35) 38.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== - Coverage 38.21% 38.20% -0.01% ========================================== Files 77 63 -14 Lines 2405 2243 -162 Branches 245 241 -4 ========================================== - Hits 919 857 -62 + Misses 1483 1383 -100 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/jedie/django-for-runners/pull/67?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/67?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\_project/settings/prod.py](https://codecov.io/gh/jedie/django-for-runners/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnNfcHJvamVjdC9zZXR0aW5ncy9wcm9kLnB5) | `82.69% <ø> (ø)` | | | [manage.py](https://codecov.io/gh/jedie/django-for-runners/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-bWFuYWdlLnB5) | `0.00% <0.00%> (ø)` | | | [for\_runners\_project/\_\_main\_\_.py](https://codecov.io/gh/jedie/django-for-runners/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnNfcHJvamVjdC9fX21haW5fXy5weQ==) | `100.00% <100.00%> (+100.00%)` | :arrow_up: | | [for\_runners\_project/settings/tests.py](https://codecov.io/gh/jedie/django-for-runners/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Zm9yX3J1bm5lcnNfcHJvamVjdC9zZXR0aW5ncy90ZXN0cy5weQ==) | `100.00% <100.00%> (ø)` | | 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.