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

Fix robot tests in Plone 5.2 #923

Closed wesleybl closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #923 (4595368) into master (c49b0fd) will increase coverage by 7.40%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #923      +/-   ##
==========================================
+ Coverage   85.29%   92.69%   +7.40%     
==========================================
  Files          45       45              
  Lines        2835     2835              
==========================================
+ Hits         2418     2628     +210     
+ Misses        417      207     -210     
Impacted Files Coverage Δ
src/collective/cover/tiles/carousel.py 98.88% <0.00%> (+1.11%) :arrow_up:
src/collective/cover/tiles/richtext.py 98.24% <0.00%> (+1.75%) :arrow_up:
src/collective/cover/subscribers.py 76.92% <0.00%> (+2.56%) :arrow_up:
src/collective/cover/tiles/base.py 90.35% <0.00%> (+2.63%) :arrow_up:
src/collective/cover/browser/contentchooser.py 90.71% <0.00%> (+2.85%) :arrow_up:
src/collective/cover/grids.py 95.74% <0.00%> (+4.25%) :arrow_up:
src/collective/cover/tiles/calendar.py 85.22% <0.00%> (+5.91%) :arrow_up:
src/collective/cover/content.py 100.00% <0.00%> (+7.84%) :arrow_up:
src/collective/cover/widgets/textlinessortable.py 94.79% <0.00%> (+8.33%) :arrow_up:
src/collective/cover/browser/scaling.py 69.50% <0.00%> (+9.92%) :arrow_up:
... 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 c49b0fd...4595368. Read the comment docs.

wesleybl commented 2 years ago

Can someone please take a look here?

@hvelarde @pbauer @frapell @mauritsvanrees