nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
392 stars 192 forks source link

Add support for Python 3.9 #658

Closed yakky closed 3 years ago

yakky commented 3 years ago

Description

References

Fix #657

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #658 (0c4d86e) into develop (6795ae5) will decrease coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #658      +/-   ##
===========================================
- Coverage    94.69%   94.51%   -0.18%     
===========================================
  Files           21       21              
  Lines         1112     1112              
  Branches       138      138              
===========================================
- Hits          1053     1051       -2     
- Misses          21       23       +2     
  Partials        38       38              
Flag Coverage Δ
unittests 94.51% <ø> (-0.18%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
djangocms_blog/search_indexes.py 87.69% <0.00%> (-3.08%) :arrow_down:

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 6795ae5...0c4d86e. Read the comment docs.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 96.958% when pulling 0c4d86eda92e51678393127d0597e3a65ce559aa on feature/issue-657-python-3.9 into 6795ae536615ddaa8fedc6545603252d094c0e7d on develop.