maxonfjvipon / elegant-elephant

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

Performance + some new classes #42

Closed maxonfjvipon closed 1 year ago

maxonfjvipon commented 1 year ago

Close: #41

codecov[bot] commented 1 year ago

Codecov Report

Merging #42 (33f55eb) into master (045195e) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master       #42   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       161       215   +54     
===========================================
  Files             81        90    +9     
  Lines            479       489   +10     
===========================================
+ Hits             479       489   +10     
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/Any/AnyWrap.php 100.00% <ø> (ø)
src/Logic/ContainsIn.php 100.00% <ø> (ø)
src/Logic/IsEmpty.php 100.00% <ø> (ø)
src/Logic/IsNotEmpty.php 100.00% <ø> (ø)
src/Logic/IsNotEqual.php 100.00% <ø> (ø)
src/Logic/LogicWrap.php 100.00% <ø> (ø)
src/Any/AnyCond.php 100.00% <100.00%> (ø)
src/Any/AtKey.php 100.00% <100.00%> (ø)
src/Any/FirstOf.php 100.00% <100.00%> (ø)
src/Any/LastOf.php 100.00% <100.00%> (ø)
... and 62 more

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

maxonfjvipon commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@maxonfjvipon OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@maxonfjvipon Done! FYI, the full log is here (took me 1min)