dynamic / silverstripe-elemental-blog

Display a list of the most recent posts of a specific blog
BSD 3-Clause "New" or "Revised" License
1 stars 10 forks source link

Change ElementBlogPosts $icon static #20

Closed LABCAT closed 5 years ago

LABCAT commented 5 years ago

Not a breaking change but would be nice to use a different icon from the standard content element to make it easier to differentiate between the two in the CMS.

codecov[bot] commented 5 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #20   +/-   ##
======================================
  Coverage        80%   80%           
  Complexity       11    11           
======================================
  Files             1     1           
  Lines            45    45           
======================================
  Hits             36    36           
  Misses            9     9
Impacted Files Coverage Δ Complexity Δ
src/Elements/ElementBlogPosts.php 80% <ø> (ø) 11 <0> (ø) :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 d2c7aa5...c95c713. Read the comment docs.

muskie9 commented 5 years ago

Thanks for the PR @LABCAT, we're working on reviewing this and should have it merged soon with a new release.