collective / collective.cover

A sane, working, editor-friendly way of creating front pages and other composite pages. Working now, for mere mortals.
48 stars 55 forks source link

Update dependencies #920

Closed wesleybl closed 2 years ago

wesleybl commented 2 years ago

Add missing dependencies: Products.MimetypesRegistry, Products.ZCatalog, persistent, plone.locking, zope.container, zope.traversing, ZODB and Zope.

Remove unused dependencies: plone.app.content, plone.app.jquery, cssselect, testfixtures and transaction.

codecov-commenter commented 2 years ago

Codecov Report

Merging #920 (ab83a5a) into master (5acd9a1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #920   +/-   ##
=======================================
  Coverage   85.29%   85.29%           
=======================================
  Files          45       45           
  Lines        2835     2835           
=======================================
  Hits         2418     2418           
  Misses        417      417           

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 5acd9a1...ab83a5a. Read the comment docs.