collective / collective.ifttt

A Plone addon which enables any Plone site to play in the IFTTT (pronounced /ɪft/) ecosystem by allowing you to create IFTTT applets.
GNU General Public License v2.0
2 stars 0 forks source link

Add support for Python 3 #81

Closed pbauer closed 6 years ago

pbauer commented 6 years ago

Fixes #80

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 413


Files with Coverage Reduction New Missed Lines %
src/collective/ifttt/browser/content_trigger.py 1 87.04%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 401: 0.1%
Covered Lines: 470
Relevant Lines: 526

💛 - Coveralls
Shriyanshagro commented 6 years ago

Ported to Python3 during PloneConf2018's sprint at Microsoft, Tokyo!!