django-cms / djangocms-versioning

General purpose versioning package for Django CMS 4 and above.
Other
33 stars 29 forks source link

fix: Additional change missed in #291 #301

Closed marksweb closed 1 year ago

marksweb commented 1 year ago

Description

The compatibility changes in #291 missed a bit. 🤦

Related resources

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #301 (1756aaa) into master (84c063d) will decrease coverage by 0.30%. The diff coverage is 0.00%.

:exclamation: Current head 1756aaa differs from pull request most recent head 87d6dd0. Consider uploading reports for the commit 87d6dd0 to get more accurate results

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   85.47%   85.17%   -0.31%     
==========================================
  Files          23       23              
  Lines         840      843       +3     
  Branches      118      118              
==========================================
  Hits          718      718              
- Misses         97      100       +3     
  Partials       25       25              
Impacted Files Coverage Δ
djangocms_versioning/monkeypatch/templatetags.py 52.94% <0.00%> (-11.35%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.