alphazframework / framework

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

Extends the use of hasUpperCase and hasLowerCase function, adds new test cases #263

Closed hasukmistry closed 4 years ago

hasukmistry commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #263 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #263      +/-   ##
===========================================
+ Coverage       8.5%   8.62%   +0.11%     
- Complexity     1898    1900       +2     
===========================================
  Files           110     110              
  Lines          4807    4811       +4     
===========================================
+ Hits            409     415       +6     
+ Misses         4398    4396       -2
Impacted Files Coverage Δ Complexity Δ
src/Data/Str.php 84.84% <100%> (+8.98%) 14 <0> (+2) :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 a695f4d...db33166. Read the comment docs.

lablnet commented 4 years ago

Thanks you so much for your time to contribute

Really appriciated.