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 endpoint for checking if a username is available/taken #83

Closed denny closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #83 into master will decrease coverage by 0.10%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   88.23%   88.13%   -0.11%     
==========================================
  Files         112      112              
  Lines        5153     5303     +150     
  Branches      734      775      +41     
==========================================
+ Hits         4547     4674     +127     
- Misses        346      365      +19     
- Partials      260      264       +4     
Impacted Files Coverage Δ
lib/ShinyCMS/Controller/User.pm 83.41% <16.66%> (+0.66%) :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 57896a7...69f66d4. Read the comment docs.