wildfish / django-dashboards

Other
61 stars 4 forks source link

Swapped key to template_id in template for uniqueness when using mult… #2

Closed jamesoutterside closed 1 year ago

jamesoutterside commented 1 year ago

…iple dashboards

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (8de1fdf) 92.90% compared to head (edcd64a) 92.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2 +/- ## ========================================== + Coverage 92.90% 92.91% +0.01% ========================================== Files 29 29 Lines 1282 1285 +3 ========================================== + Hits 1191 1194 +3 Misses 91 91 ``` | [Impacted Files](https://codecov.io/gh/wildfish/django-dashboards/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wildfish) | Coverage Δ | | |---|---|---| | [dashboards/component/layout.py](https://codecov.io/gh/wildfish/django-dashboards/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wildfish#diff-ZGFzaGJvYXJkcy9jb21wb25lbnQvbGF5b3V0LnB5) | `96.80% <ø> (ø)` | | | [dashboards/component/base.py](https://codecov.io/gh/wildfish/django-dashboards/pull/2?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wildfish#diff-ZGFzaGJvYXJkcy9jb21wb25lbnQvYmFzZS5weQ==) | `82.25% <100.00%> (+0.43%)` | :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=wildfish). 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=wildfish)

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