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)
58 stars 24 forks source link

Akismet spam comment detection (and moderation) #81

Closed denny closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #81 into master will decrease coverage by 0.44%. The diff coverage is 26.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   88.69%   88.25%   -0.45%     
==========================================
  Files         111      112       +1     
  Lines        5097     5134      +37     
  Branches      753      755       +2     
==========================================
+ Hits         4521     4531      +10     
- Misses        313      340      +27     
  Partials      263      263
Impacted Files Coverage Δ
lib/ShinyCMS/Controller/Discussion.pm 75.96% <0%> (ø) :arrow_up:
lib/ShinyCMS/Controller/Admin/Spam.pm 27.02% <27.02%> (ø)

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 5a58891...7e855ab. Read the comment docs.