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

BUGFIX ensure blog query returns blog before additional queries/filters #22

Closed muskie9 closed 5 years ago

muskie9 commented 5 years ago

resolves #21

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into 1.0 will decrease coverage by 1.84%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##                1.0   #22      +/-   ##
=========================================
- Coverage     86.84%   85%   -1.85%     
- Complexity       12    15       +3     
=========================================
  Files             1     1              
  Lines            38    40       +2     
=========================================
+ Hits             33    34       +1     
- Misses            5     6       +1
Impacted Files Coverage Δ Complexity Δ
src/Elements/ElementBlogPosts.php 85% <71.42%> (-1.85%) 15 <0> (+3)

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 0b70a43...22a291f. Read the comment docs.