django-cms / djangocms-moderation

Other
13 stars 20 forks source link

feat: Added Django 3.2 and Python 3.8 and 3.9 support #196

Closed Aiky30 closed 2 years ago

Aiky30 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #196 (25a7f44) into release/1.0.x (ce89c1b) will decrease coverage by 0.14%. The diff coverage is 92.50%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/1.0.x     #196      +/-   ##
=================================================
- Coverage          84.25%   84.11%   -0.15%     
=================================================
  Files                 23       23              
  Lines               1747     1731      -16     
  Branches             220      280      +60     
=================================================
- Hits                1472     1456      -16     
  Misses               245      245              
  Partials              30       30              
Impacted Files Coverage Δ
djangocms_moderation/handlers.py 46.15% <ø> (-3.85%) :arrow_down:
djangocms_moderation/managers.py 60.00% <ø> (-1.12%) :arrow_down:
djangocms_moderation/admin.py 78.45% <70.00%> (-0.08%) :arrow_down:
djangocms_moderation/admin_actions.py 65.11% <100.00%> (ø)
djangocms_moderation/cms_toolbars.py 100.00% <100.00%> (ø)
djangocms_moderation/conf.py 100.00% <100.00%> (ø)
...moderation/contrib/moderation_forms/cms_plugins.py 75.00% <100.00%> (ø)
...ocms_moderation/contrib/moderation_forms/models.py 100.00% <100.00%> (ø)
djangocms_moderation/emails.py 82.85% <100.00%> (-0.48%) :arrow_down:
djangocms_moderation/filters.py 86.11% <100.00%> (ø)
... and 7 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 ce89c1b...25a7f44. Read the comment docs.