alphazframework / framework

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

Add String methods #278

Closed YWatchman closed 4 years ago

YWatchman commented 4 years ago

As issue #271 stated, I've added all the static functions.

lablnet commented 4 years ago

This PR is conflicts And the implementation should be concern encoding too

This PR is now closed

Thanks for your time to contribute, fix the above mentioned error and open new PR

codecov[bot] commented 4 years ago

Codecov Report

Merging #278 into master will increase coverage by 0.39%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #278      +/-   ##
===========================================
+ Coverage       8.8%   9.19%   +0.39%     
- Complexity     1904    1920      +16     
===========================================
  Files           110     110              
  Lines          4818    4839      +21     
===========================================
+ Hits            424     445      +21     
  Misses         4394    4394
Impacted Files Coverage Δ Complexity Δ
src/Data/Str.php 90.62% <100%> (+4.57%) 35 <16> (+16) :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 1d26ce8...10b47d1. Read the comment docs.