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

Tidying up user-access code #92

Closed denny closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #92 (56b7630) into main (0e15d97) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   88.66%   88.67%   +0.01%     
==========================================
  Files         112      112              
  Lines        5160     5159       -1     
  Branches      742      741       -1     
==========================================
  Hits         4575     4575              
  Misses        319      319              
+ Partials      266      265       -1     
Impacted Files Coverage Δ
lib/ShinyCMS/Schema/Result/User.pm 100.00% <100.00%> (+2.38%) :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 0e15d97...56b7630. Read the comment docs.