django-cms / djangocms-moderation

Other
13 stars 20 forks source link

backport: Avoid errors thrown when nested plugins are M2M fields #211

Closed Aiky30 closed 2 years ago

Aiky30 commented 2 years ago

Changes ported from: https://github.com/django-cms/djangocms-moderation/pull/210

codecov-commenter commented 2 years ago

Codecov Report

Merging #211 (f83aa07) into release/1.0.x (6134c1f) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@                Coverage Diff                @@
##           release/1.0.x     #211      +/-   ##
=================================================
+ Coverage          84.32%   84.33%   +0.01%     
=================================================
  Files                 23       23              
  Lines               1754     1756       +2     
  Branches             281      282       +1     
=================================================
+ Hits                1479     1481       +2     
  Misses               245      245              
  Partials              30       30              
Impacted Files Coverage Δ
djangocms_moderation/helpers.py 90.00% <100.00%> (+0.22%) :arrow_up:

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 6134c1f...f83aa07. Read the comment docs.