nephila / djangocms-page-meta

OpenGraph, Twitter Card and Google+ snippet tags for django CMS 3 pages
https://djangocms-page-meta.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
59 stars 64 forks source link

Add support for Django 3, remove Python 2 support #119

Closed maestrofjp closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.09%) to 91.711% when pulling f74ba1670407c2bb648d422fe9139853bcd3c7c5 on maestrofjp:develop into fe0f78c179bd50d3c242c1dd7615a5a10f74533e on nephila:develop.

codecov[bot] commented 4 years ago

Codecov Report

Merging #119 into develop will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #119      +/-   ##
===========================================
- Coverage    88.77%   88.64%   -0.13%     
===========================================
  Files            8        8              
  Lines          374      370       -4     
  Branches        47       44       -3     
===========================================
- Hits           332      328       -4     
  Misses          31       31              
  Partials        11       11              
Impacted Files Coverage Δ
djangocms_page_meta/models.py 84.53% <ø> (-0.62%) :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 fe0f78c...f74ba16. Read the comment docs.

yakky commented 4 years ago

:+1: I will merge this together with the general tooling overhauling

pawelmarkowski commented 4 years ago

@yakky Is there any ETA for 1.0 release? I am going to remove my own addon and work with that plugin.