Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Tests fixes(PHP 8.1, guzzlehttp/psr7) #908

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Dec 29, 2021

Support PHP 8.1
Fix guzzlehttp/psr7

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2021

Codecov Report

Merging #908 (badf162) into master (ea8e5ad) will not change coverage.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #908   +/-   ##
=========================================
  Coverage     91.05%   91.05%           
  Complexity        2        2           
=========================================
  Files            60       60           
  Lines          1722     1722           
=========================================
  Hits           1568     1568           
  Misses          154      154           
Impacted Files Coverage Δ
src/API/Controller.php 72.72% <0.00%> (ø)
src/ChannelManagers/RedisChannelManager.php 97.30% <ø> (ø)
src/Channels/Channel.php 95.45% <ø> (ø)
src/Channels/PresenceChannel.php 100.00% <ø> (ø)
src/Channels/PrivateChannel.php 100.00% <ø> (ø)
src/Dashboard/Http/Controllers/SendMessage.php 34.78% <0.00%> (ø)
src/Server/Exceptions/ConnectionsOverCapacity.php 100.00% <ø> (ø)
src/Server/Exceptions/InvalidSignature.php 100.00% <ø> (ø)
...c/Server/Messages/PusherChannelProtocolMessage.php 100.00% <ø> (ø)
src/Statistics/Statistic.php 100.00% <ø> (ø)
... and 1 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 6beed7d...badf162. Read the comment docs.

@erikn69 erikn69 force-pushed the fix_test branch 19 times, most recently from 1c9e91a to 12fe39b Compare December 30, 2021 16:04
@erikn69 erikn69 changed the title Tests fixes Tests fixes(PHP 8.1, guzzlehttp/psr7) Dec 30, 2021
@mpociot mpociot merged commit 491d164 into beyondcode:master Jan 5, 2022
@mpociot
Copy link
Member

mpociot commented Jan 5, 2022

thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants