django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

Fix: Navigation defines template set for all child navigation plugins #26

Closed fsbraun closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (4476c47) into master (eaca357) will increase coverage by 3.14%. The diff coverage is 78.94%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   78.50%   81.65%   +3.14%     
==========================================
  Files         128      128              
  Lines        3946     3952       +6     
  Branches      790      792       +2     
==========================================
+ Hits         3098     3227     +129     
+ Misses        748      600     -148     
- Partials      100      125      +25     
Impacted Files Coverage Δ
djangocms_frontend/contrib/frontend_forms/forms.py 77.40% <0.00%> (+6.54%) :arrow_up:
djangocms_frontend/settings.py 96.42% <ø> (ø)
...angocms_frontend/contrib/navigation/cms_plugins.py 98.75% <90.00%> (+0.06%) :arrow_up:
...end/contrib/frontend_forms/cms_plugins/__init__.py 100.00% <100.00%> (ø)
djangocms_frontend/contrib/navigation/forms.py 100.00% <100.00%> (ø)
djangocms_frontend/models.py 85.24% <100.00%> (+0.50%) :arrow_up:
...contrib/frontend_forms/cms_plugins/form_plugins.py 79.67% <0.00%> (+1.62%) :arrow_up:
...cms_frontend/contrib/frontend_forms/entry_model.py 51.85% <0.00%> (+1.85%) :arrow_up:
djangocms_frontend/helpers.py 92.75% <0.00%> (+5.79%) :arrow_up:
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eaca357...4476c47. Read the comment docs.

lgtm-com[bot] commented 2 years ago

This pull request fixes 2 alerts when merging 4476c471ee32068d800b7016167caa667066711f into eaca35786b870469e26935b9429c52e81365dd4b - view on LGTM.com

fixed alerts: