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

Update tests #9

Merged
merged 13 commits into from
Jan 13, 2022
Merged

Update tests #9

merged 13 commits into from
Jan 13, 2022

Conversation

roxblnfk
Copy link
Member

  • add mutation testing
  • fix psalm issoues
  • add PHP 8.1 in CI
  • add preffer-stable mode in ci
  • update dependencies

roxblnfk and others added 12 commits January 12, 2022 19:58
update PHPUnit package and config;
add docker-compose;
update docker images
update go to v1.17

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
the docker caching layers)
update go to v1.17 and goridge to v3.2.6

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #9 (5da5ac9) into master (85ad54a) will decrease coverage by 1.67%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
- Coverage     74.73%   73.06%   -1.68%     
- Complexity      118      119       +1     
============================================
  Files             9        9              
  Lines           285      297      +12     
============================================
+ Hits            213      217       +4     
- Misses           72       80       +8     
Flag Coverage Δ
php 73.06% <0.00%> (-1.68%) ⬇️

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

Impacted Files Coverage Δ
src/Frame.php 71.87% <ø> (ø)
src/RPC/Codec/JsonCodec.php 78.57% <ø> (ø)
src/RPC/Codec/MsgpackCodec.php 69.56% <ø> (-4.12%) ⬇️
src/RPC/Codec/ProtobufCodec.php 0.00% <ø> (ø)
src/RPC/Codec/RawCodec.php 77.77% <ø> (ø)
src/RPC/RPC.php 72.50% <0.00%> (-12.80%) ⬇️
src/Relay.php 96.77% <ø> (+0.10%) ⬆️
src/SocketRelay.php 85.00% <ø> (+0.18%) ⬆️
src/StreamRelay.php 68.75% <ø> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4d1b1d...5da5ac9. Read the comment docs.

@rustatian rustatian merged commit 224a178 into master Jan 13, 2022
@rustatian rustatian deleted the hotfix/enhancements branch January 13, 2022 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants