nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
391 stars 192 forks source link

Add BlogFeaturedPostsPlugin to show selected posts #747

Closed protoroto closed 11 months ago

protoroto commented 11 months ago

Description

Add BlogFeaturedPostsPlugin to show selected posts

References

Fixes #428

Checklist

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (01687eb) 94.28% compared to head (7906055) 94.38%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #747 +/- ## =========================================== + Coverage 94.28% 94.38% +0.10% =========================================== Files 26 26 Lines 1837 1871 +34 Branches 263 266 +3 =========================================== + Hits 1732 1766 +34 Misses 53 53 Partials 52 52 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `94.38% <100.00%> (+0.10%)` | :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-blog/pull/747?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [djangocms\_blog/\_\_init\_\_.py](https://app.codecov.io/gh/nephila/djangocms-blog/pull/747?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX2Jsb2cvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [djangocms\_blog/cms\_plugins.py](https://app.codecov.io/gh/nephila/djangocms-blog/pull/747?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX2Jsb2cvY21zX3BsdWdpbnMucHk=) | `99.25% <100.00%> (+0.13%)` | :arrow_up: | | [djangocms\_blog/models.py](https://app.codecov.io/gh/nephila/djangocms-blog/pull/747?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX2Jsb2cvbW9kZWxzLnB5) | `98.13% <100.00%> (+0.05%)` | :arrow_up: | | [djangocms\_blog/settings.py](https://app.codecov.io/gh/nephila/djangocms-blog/pull/747?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-ZGphbmdvY21zX2Jsb2cvc2V0dGluZ3MucHk=) | `100.00% <100.00%> (ø)` | |

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