Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced ArrPlucked #51

Merged
merged 2 commits into from
Dec 27, 2022
Merged

Introduced ArrPlucked #51

merged 2 commits into from
Dec 27, 2022

Conversation

maxonfjvipon
Copy link
Owner

Closes: #27

@maxonfjvipon maxonfjvipon added the enhancement New feature or request label Dec 27, 2022
@maxonfjvipon maxonfjvipon self-assigned this Dec 27, 2022
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #51 (1be3eb9) into master (24c8605) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master       #51   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       222       226    +4     
===========================================
  Files             95        96    +1     
  Lines            519       535   +16     
===========================================
+ Hits             519       535   +16     
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/ArrPlucked.php 100.00% <100.00%> (ø)

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

@maxonfjvipon
Copy link
Owner Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Dec 27, 2022

@rultor merge

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

@rultor
Copy link
Collaborator

rultor commented Dec 27, 2022

@rultor merge

@maxonfjvipon Oops, I failed. You can see the full log here (spent 3min)

Loaded config \u001b[33mdefault\u001b[39m.
...............................................................  63 / 103 ( 61%)
........................................                        103 / 103 (100%)
Legend: .-no changes, \u001b[32mF\u001b[39m-fixed, \u001b[36mS\u001b[39m-skipped (cached or empty file), \u001b[41mI\u001b[49m-invalid file syntax (file ignored), \u001b[41mE\u001b[49m-error

Checked all files in 0.544 seconds, 14.000 MB memory used
PHP CS Fixer \u001b[32m3.13.0\u001b[39m \u001b[32mOliva\u001b[39m by \u001b[33mFabien Potencier\u001b[39m and \u001b[33mDariusz Ruminski\u001b[39m.
PHP runtime: \u001b[32m8.1.13\u001b[39m
Loaded config \u001b[33mdefault\u001b[39m.
Using cache file ".php-cs-fixer.cache".
................................................................. 65 / 94 ( 69%)
.............................                                     94 / 94 (100%)
Legend: .-no changes, \u001b[32mF\u001b[39m-fixed, \u001b[36mS\u001b[39m-skipped (cached or empty file), \u001b[41mI\u001b[49m-invalid file syntax (file ignored), \u001b[41mE\u001b[49m-error

Checked all files in 0.843 seconds, 14.000 MB memory used
> vendor/bin/phpstan analyze src tests

\u001b[33m ! [NOTE] The Xdebug PHP extension is active, but "--xdebug" is not used. This  \u001b[39m
\u001b[33m !        may slow down performance and the process will not halt at            \u001b[39m
\u001b[33m !        breakpoints.                                                          \u001b[39m

Note: Using configuration file /home/r/repo/phpstan.neon.
   0/197 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░]   0%\u001b[1G\u001b[2K  20/197 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░]  10%\u001b[1G\u001b[2K  60/197 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░]  30%\u001b[1G\u001b[2K 100/197 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░]  50%\u001b[1G\u001b[2K 120/197 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░]  60%\u001b[1G\u001b[2K 140/197 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░]  71%\u001b[1G\u001b[2K 180/197 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░]  91%\u001b[1G\u001b[2K 197/197 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


\u001b[30;42m                                                                                \u001b[39;49m
\u001b[30;42m [OK] No errors                                                                 \u001b[39;49m
\u001b[30;42m                                                                                \u001b[39;49m

> vendor/bin/phpunit --exclude skip
PHPUnit 9.5.26 by Sebastian Bergmann and contributors.

Warning:       Your XML configuration validates against a deprecated schema.
Suggestion:    Migrate your XML configuration using "--migrate-configuration"!

...............................................................  63 / 246 ( 25%)
............................................................... 126 / 246 ( 51%)
............................................................... 189 / 246 ( 76%)
.........................................................       246 / 246 (100%)

Time: 00:01.140, Memory: 34.00 MB

\u001b[30;42mOK (246 tests, 246 assertions)\u001b[0m

Generating code coverage report in Clover XML format ... done [00:00.025]
> vendor/bin/coverage-check build/logs/clover.xml 100
Total code coverage is 100.00 % – OK!
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: Changes must be made through a pull request.        
To github.com:maxonfjvipon/elegant-elephant.git
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'git@github.com:maxonfjvipon/elegant-elephant.git'
container eaf53f8b72a9ea85885f7fbba475955d46049ac1c456d82aa36815e702fbb725 is dead
Wed 28 Dec 2022 12:34:43 AM CET

@maxonfjvipon maxonfjvipon merged commit 7944bc6 into master Dec 27, 2022
@maxonfjvipon maxonfjvipon deleted the arr-plucked branch January 4, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArrPlucked object needed
2 participants