alphazframework / framework

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

Fix Array class behavior and tests #259

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 #259 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #259      +/-   ##
===========================================
+ Coverage       8.4%   8.42%   +0.02%     
  Complexity     1889    1889              
===========================================
  Files           110     110              
  Lines          4782    4782              
===========================================
+ Hits            402     403       +1     
+ Misses         4380    4379       -1
Impacted Files Coverage Δ Complexity Δ
src/Data/Arrays.php 90.68% <100%> (+0.49%) 100 <0> (ø) :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 1a68e47...8955e8d. Read the comment docs.