alphazframework / framework

Core files of AlphaZ Framework
https://alphazframework.github.io/
MIT License
16 stars 17 forks source link

Create PasswordManipulationTest.php #284

Closed lablnet closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #284 into master will increase coverage by 0.61%. The diff coverage is 88.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #284      +/-   ##
===========================================
+ Coverage      9.33%   9.95%   +0.61%     
  Complexity     1915    1915              
===========================================
  Files           110     110              
  Lines          4843    4844       +1     
===========================================
+ Hits            452     482      +30     
+ Misses         4391    4362      -29
Impacted Files Coverage Δ Complexity Δ
src/functions/helpers.php 1.23% <0%> (ø) 0 <0> (ø) :arrow_down:
src/Site/Site.php 25% <100%> (+25%) 22 <3> (+1) :arrow_up:
src/Common/PasswordManipulation.php 100% <100%> (+100%) 12 <2> (-1) :arrow_down:

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 ae5eb4e...74feb3b. Read the comment docs.