Skip to content

Fix missing html in context #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 29, 2020

Conversation

palmitoto
Copy link
Contributor

Hello,

in the lasts commits, the "html" var was not present in the context when the render is done.

@codecov-io
Copy link

codecov-io commented Jan 29, 2020

Codecov Report

Merging #68 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #68   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         175    176    +1     
  Branches        9      9           
=====================================
+ Hits          175    176    +1
Impacted Files Coverage Δ
djangocms_snippet/cms_plugins.py 100% <100%> (ø) ⬆️
djangocms_snippet/templatetags/snippet_tags.py 100% <0%> (ø) ⬆️
djangocms_snippet/models.py 100% <0%> (ø) ⬆️

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 a6ad042...28ba7be. Read the comment docs.

@FinalAngel
Copy link
Member

Thanks for the PR @palmitoto

@FinalAngel FinalAngel merged commit 952deaf into django-cms:master Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants