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

Fixes issue with non-perm access showing as perm on edit user page #85

Closed denny closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 into main will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   88.26%   88.26%           
=======================================
  Files         112      112           
  Lines        5163     5163           
  Branches      735      735           
=======================================
  Hits         4557     4557           
  Misses        346      346           
  Partials      260      260           
Impacted Files Coverage Δ
lib/ShinyCMS/Schema/Result/User.pm 100.00% <100.00%> (ø)

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 db7d6b6...5ba4052. Read the comment docs.