maxonfjvipon / elegant-elephant

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

docs(#78): added logo + LOC tag #79

Closed maxonfjvipon closed 9 months ago

maxonfjvipon commented 9 months ago

Closes: #78

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c6c5ae6) 100.00% compared to head (7da38ce) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 207 207 =========================================== Files 102 102 Lines 734 734 =========================================== Hits 734 734 ``` | [Flag](https://app.codecov.io/gh/maxonfjvipon/elegant-elephant/pull/79/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Max+Trunnikov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/maxonfjvipon/elegant-elephant/pull/79/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Max+Trunnikov) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Max+Trunnikov#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

maxonfjvipon commented 9 months ago

@rultor merge

rultor commented 9 months ago

@rultor merge

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

rultor commented 9 months ago

@rultor merge

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

+ ls -al .
total 40
drwx------  3 rultor rultor 4096 Feb 10 21:23 .
drwxrwxrwt 15 root   root   4096 Feb 10 21:22 ..
-rwxrwxr-x  1 rultor rultor  162 Feb 10 21:23 entry.sh
-rw-rw-r--  1 rultor rultor    8 Feb 10 21:23 pid
drwxrwxr-x  7 rultor rultor 4096 Feb 10 21:23 repo
-rwxrwxr-x  1 rultor rultor 6703 Feb 10 21:23 run.sh
-rw-rw-r--  1 rultor rultor  829 Feb 10 21:23 script.sh
-rw-rw-r--  1 rultor rultor 6512 Feb 10 21:24 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-8tZt:/main --env=head=git@github.com:maxonfjvipon/elegant-elephant.git --env=pull_id=79 --env=fork=git@github.com:maxonfjvipon/elegant-elephant.git --env=fork_branch=docs/#78/logo-and-loc --env=head_branch=master '--env=pull_title=docs(#78): added logo + LOC tag' --env=author=maxonfjvipon '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:maxonfjvipon/elegant-elephant.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=79'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:maxonfjvipon/elegant-elephant.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=docs/#78/logo-and-loc'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=docs(#78): added logo + LOC tag'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxonfjvipon'\''\'\'''\'''\'' '\'';'\'' '\''composer validate --strict'\'' '\'';'\'' '\''add-apt-repository ppa:ondrej/php -y'\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''apt install php8.1 -y'\'' '\'';'\'' '\''apt-get install php8.1-{xml,mbstring,xdebug} -y'\'' '\'';'\'' '\''sudo update-alternatives --set php /usr/bin/php8.1'\'' '\'';'\'' '\''echo '\''\'\'''\''xdebug.mode=coverage'\''\'\'''\'' >> /etc/php/8.1/cli/php.ini'\'' '\'';'\'' '\''composer install --prefer-dist --no-progress'\'' '\'';'\'' '\''./pre-push.sh'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-8tZt/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=maxonfjvipon_elegant-elephant_79 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
\u001b[32m./composer.json is valid\u001b[39m
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'deb https://ppa.launchpadcontent.net/ondrej/php/ubuntu/ jammy main'
Description:
Co-installable PHP versions: PHP 5.6, PHP 7.x, PHP 8.x and most requested extensions are included. Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided. Don't ask for end-of-life PHP versions or Ubuntu release, they won't be provided.

Debian oldstable and stable packages are provided as well: https://deb.sury.org/#debian-dpa

You can get more information about the packages at https://deb.sury.org

IMPORTANT: The <foo>-backports is now required on older Ubuntu releases.

BUGS&FEATURES: This PPA now has a issue tracker:
https://deb.sury.org/#bug-reporting

CAVEATS:
1. If you are using php-gearman, you need to add ppa:ondrej/pkg-gearman
2. If you are using apache2, you are advised to add ppa:ondrej/apache2
3. If you are using nginx, you are advised to add ppa:ondrej/nginx-mainline
   or ppa:ondrej/nginx

PLEASE READ: If you like my work and want to give me a little motivation, please consider donating regularly: https://donate.sury.org/

WARNING: add-apt-repository is broken with non-UTF-8 locales, see
https://github.com/oerdnj/deb.sury.org/issues/56 for workaround:

# LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Adding repository.
Found existing deb entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Adding deb entry to /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Found existing deb-src entry in /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/ondrej-ubuntu-php-jammy.list
Adding key to /etc/apt/trusted.gpg.d/ondrej-ubuntu-php.gpg with fingerprint 14AA40EC0831756756D7F66C4F4EA0AAE5267A6C

0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ub
0% [Connected to archive.ubuntu.com (185.125.190.39)] [Connected to security.ubError response from daemon: Could not kill running container 0a5be7a9804cc227e06e0c6db79c79ebf96b395ae0ed2b71cb0f67b429a4e0b1, cannot remove - tried to kill container, but did not receive an exit event
Error response from daemon: removal of container 0a5be7a9804cc227e06e0c6db79c79ebf96b395ae0ed2b71cb0f67b429a4e0b1 is already in progress
'pid' file is absent on the server after the end of operation; it seems that we didn't manage to start Docker container correctly