nephila / django-meta

Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.
https://django-meta.readthedocs.io
Other
477 stars 68 forks source link

Fix schemaorg_description not being in Meta class #164

Closed protoroto closed 1 year ago

protoroto commented 1 year ago

Description

Fix schemaorg_description not being in Meta class

References

Fix #127

Checklist

coveralls commented 1 year ago

Coverage Status

coverage: 98.261% (+0.02%) from 98.246% when pulling 913c9b60e9bfb653d18b315aeea1734783b46eb6 on protoroto:bugfix/issue-127-fix-schemaorg-description into 3dce2ff752602143a215ab6cbe8a2d4253c3d4c2 on nephila:develop.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (3dce2ff) 97.58% compared to head (913c9b6) 97.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #164 +/- ## =========================================== + Coverage 97.58% 97.60% +0.02% =========================================== Files 8 8 Lines 456 460 +4 Branches 78 78 =========================================== + Hits 445 449 +4 Misses 8 8 Partials 3 3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `97.39% <100.00%> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/nephila/django-meta/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [meta/views.py](https://app.codecov.io/gh/nephila/django-meta/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-bWV0YS92aWV3cy5weQ==) | `98.13% <100.00%> (+0.03%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.