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

Add Akismet support (spam comment filtering) #79

Closed denny closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will decrease coverage by 0.41%. The diff coverage is 43.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   89.84%   89.43%   -0.42%     
==========================================
  Files         111      111              
  Lines        5003     5034      +31     
  Branches      732      743      +11     
==========================================
+ Hits         4495     4502       +7     
- Misses        252      274      +22     
- Partials      256      258       +2
Impacted Files Coverage Δ
lib/ShinyCMS/Controller/Discussion.pm 84.82% <70.96%> (-0.38%) :arrow_down:
lib/ShinyCMS/Controller.pm 65.07% <8.33%> (-34.93%) :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 9057080...09545d0. Read the comment docs.