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

Break Akismet method up and test most of the bits #95

Closed denny closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #95 (2a99cfe) into main (e176ea6) will increase coverage by 0.21%. The diff coverage is 75.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   89.13%   89.34%   +0.21%     
==========================================
  Files         114      114              
  Lines        5318     5342      +24     
  Branches      761      763       +2     
==========================================
+ Hits         4740     4773      +33     
+ Misses        311      302       -9     
  Partials      267      267              
Impacted Files Coverage Δ
lib/ShinyCMS/Controller.pm 87.77% <75.60%> (+18.08%) :arrow_up:

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 e176ea6...2a99cfe. Read the comment docs.