maxonfjvipon / elegant-elephant

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

Introduced comparison objects #62

Closed maxonfjvipon closed 1 year ago

maxonfjvipon commented 1 year ago

Closes: #61

codecov[bot] commented 1 year ago

Codecov Report

Merging #62 (8fb7ae6) into master (7803cf9) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master       #62   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       227       235    +8     
===========================================
  Files             96       100    +4     
  Lines            539       551   +12     
===========================================
+ Hits             539       551   +12     
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/Arr/ArrCond.php 100.00% <ø> (ø)
src/Any/LastOf.php 100.00% <100.00%> (ø)
src/Logic/GreaterOrEqual.php 100.00% <100.00%> (ø)
src/Logic/GreaterThan.php 100.00% <100.00%> (ø)
src/Logic/LessOrEqual.php 100.00% <100.00%> (ø)
src/Logic/LessThan.php 100.00% <100.00%> (ø)

: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)