nephila / djangocms-page-meta

OpenGraph, Twitter Card and Google+ snippet tags for django CMS 3 pages
https://djangocms-page-meta.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
60 stars 64 forks source link

Add default meta image #169

Closed protoroto closed 1 year ago

protoroto commented 1 year ago

Description

Add DefaultMetaImage model to handle default meta image

References

Fix #155

Checklist

coveralls commented 1 year ago

Coverage Status

coverage: 94.621% (+0.8%) from 93.798% when pulling 34ff70aa6f6e7240b0e98c07bf14d00a458a7f85 on protoroto:feature/issue-155-add-default-meta-image into 88672af29155bb7ea3fa940c78c2c9f01ac06b08 on nephila:develop.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 96.15% and project coverage change: +1.01% :tada:

Comparison is base (88672af) 90.18% compared to head (34ff70a) 91.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #169 +/- ## =========================================== + Coverage 90.18% 91.19% +1.01% =========================================== Files 9 9 Lines 387 409 +22 Branches 58 61 +3 =========================================== + Hits 349 373 +24 + Misses 24 22 -2 Partials 14 14 ``` | [Flag](https://app.codecov.io/gh/nephila/djangocms-page-meta/pull/169/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nephila/djangocms-page-meta/pull/169/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | `91.19% <96.15%> (+1.01%)` | :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/djangocms-page-meta/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [djangocms\_page\_meta/cms\_toolbars.py](https://app.codecov.io/gh/nephila/djangocms-page-meta/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX3BhZ2VfbWV0YS9jbXNfdG9vbGJhcnMucHk=) | `90.90% <83.33%> (-0.90%)` | :arrow_down: | | [djangocms\_page\_meta/admin.py](https://app.codecov.io/gh/nephila/djangocms-page-meta/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX3BhZ2VfbWV0YS9hZG1pbi5weQ==) | `96.07% <100.00%> (+0.62%)` | :arrow_up: | | [djangocms\_page\_meta/models.py](https://app.codecov.io/gh/nephila/djangocms-page-meta/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX3BhZ2VfbWV0YS9tb2RlbHMucHk=) | `93.16% <100.00%> (+0.43%)` | :arrow_up: | | [djangocms\_page\_meta/utils.py](https://app.codecov.io/gh/nephila/djangocms-page-meta/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX3BhZ2VfbWV0YS91dGlscy5weQ==) | `84.95% <100.00%> (+3.13%)` | :arrow_up: |

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