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

disable validation in favor of fallback #15

Closed jsirish closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will decrease coverage by 11.16%. The diff coverage is 44.44%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #15       +/-   ##
=============================================
- Coverage     86.84%   75.67%   -11.17%     
+ Complexity       12       11        -1     
=============================================
  Files             1        1               
  Lines            38       37        -1     
=============================================
- Hits             33       28        -5     
- Misses            5        9        +4
Impacted Files Coverage Δ Complexity Δ
src/Elements/ElementBlogPosts.php 75.67% <44.44%> (-11.17%) 11 <2> (-1)

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 a8d5f16...5e07f09. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will decrease coverage by 10.52%. The diff coverage is 54.54%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #15       +/-   ##
=============================================
- Coverage     86.84%   76.31%   -10.53%     
+ Complexity       12       11        -1     
=============================================
  Files             1        1               
  Lines            38       38               
=============================================
- Hits             33       29        -4     
- Misses            5        9        +4
Impacted Files Coverage Δ Complexity Δ
src/Elements/ElementBlogPosts.php 76.31% <54.54%> (-10.53%) 11 <2> (-1)

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 a8d5f16...537087a. Read the comment docs.