maxonfjvipon / elegant-elephant

Elegant object oriented php primitives library
MIT License
10 stars 1 forks source link

#74 - try to fix functions #75

Closed maxonfjvipon closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #75 (36a6840) into master (08943b2) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master       #75   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       236       205   -31     
===========================================
  Files            100       101    +1     
  Lines            710       723   +13     
===========================================
+ Hits             710       723   +13     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Arr/ArrCond.php 100.00% <ø> (ø)
src/Any/AnyFork.php 100.00% <100.00%> (ø)
src/Any/AtKey.php 100.00% <100.00%> (ø)
src/Any/AtValue.php 100.00% <100.00%> (ø)
src/Any/EnsureAny.php 100.00% <100.00%> (ø)
src/Any/FirstOf.php 100.00% <100.00%> (ø)
src/Any/LastOf.php 100.00% <100.00%> (ø)
src/Arr/ArrCombined.php 100.00% <100.00%> (ø)
src/Arr/ArrExploded.php 100.00% <100.00%> (ø)
src/Arr/ArrFiltered.php 100.00% <100.00%> (ø)
... and 11 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more