alphazframework / framework

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

hasUppercase and hasLowercase methods #258

Closed peter279k closed 4 years ago

peter279k commented 4 years ago

How to report a issue on GitHub

codecov[bot] commented 4 years ago

Codecov Report

Merging #258 into master will increase coverage by 0.34%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #258      +/-   ##
===========================================
+ Coverage       8.4%   8.75%   +0.34%     
- Complexity     1889    1895       +6     
===========================================
  Files           110     110              
  Lines          4782    4800      +18     
===========================================
+ Hits            402     420      +18     
  Misses         4380    4380
Impacted Files Coverage Δ Complexity Δ
src/Data/Str.php 87.17% <100%> (+10.98%) 14 <6> (+6) :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 1a68e47...0248956. Read the comment docs.

peter279k commented 4 years ago

Going ahead with PR #260.