denny / ShinyCMS

ShinyCMS is an open source CMS. This is the Perl version, built with Catalyst and DBIC. (There is also a Ruby on Rails version: www.github.com/denny/ShinyCMS-ruby)
56 stars 24 forks source link

Tests for spam comment moderation #88

Closed denny closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #88 (5ca4ea7) into main (b951b69) will increase coverage by 0.47%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   88.24%   88.72%   +0.47%     
==========================================
  Files         112      112              
  Lines        5164     5152      -12     
  Branches      736      736              
==========================================
+ Hits         4557     4571      +14     
+ Misses        346      319      -27     
- Partials      261      262       +1     
Impacted Files Coverage Δ
lib/ShinyCMS/Controller/Admin/Spam.pm 100.00% <ø> (+72.97%) :arrow_up:
lib/ShinyCMS/Controller/User.pm 82.99% <0.00%> (-0.35%) :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 b951b69...5ca4ea7. Read the comment docs.