maxonfjvipon / elegant-elephant

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

Moved support traits and classes to specific namespace #67

Closed maxonfjvipon closed 1 year ago

maxonfjvipon commented 1 year ago

Closes: #66

codecov[bot] commented 1 year ago

Codecov Report

Merging #67 (89e1153) into master (9c40e60) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##              master       #67    +/-   ##
============================================
  Coverage     100.00%   100.00%            
  Complexity       235       235            
============================================
  Files            100       100            
  Lines            551       708   +157     
============================================
+ Hits             551       708   +157     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
src/Any/AtKey.php 100.00% <0.00%> (ø)
src/Arr/ArrIf.php 100.00% <0.00%> (ø)
src/Arr/ArrOf.php 100.00% <0.00%> (ø)
src/Logic/Not.php 100.00% <0.00%> (ø)
src/Num/MaxOf.php 100.00% <0.00%> (ø)
src/Num/MinOf.php 100.00% <0.00%> (ø)
src/Num/NumIf.php 100.00% <0.00%> (ø)
src/Num/NumOf.php 100.00% <0.00%> (ø)
src/Num/SumOf.php 100.00% <0.00%> (ø)
src/Txt/TxtIf.php 100.00% <0.00%> (ø)
... and 77 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 3min)