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

Add PHP 8.3 to test matrix #28

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Add PHP 8.3 to test matrix #28

merged 1 commit into from
Jul 14, 2024

Conversation

omnicolor
Copy link
Owner

Also cache composer installs.

Also cache composer installs.
Copy link

Coverage after merging php-8.3 into main

74.58%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   ChannelMode.phpN/A100%100%
   Color.phpN/A100%100%
   IrcChannel.phpN/A100%100%
   IrcClient.phpN/A93.75%82.76%107, 45, 63, 81, 82, 85, 86, 87, 88, 89
   IrcCommand.phpN/A100%100%
   IrcConnection.phpN/A62.50%28.89%108, 123, 124, 127, 128, 130, 139, 40, 41, 52, 53, 56, 57, 58, 59, 61, 62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76, 77, 79, 88, 89
   IrcMessageParser.phpN/A100%93.75%64, 68
   IrcReply.phpN/A100%100%
   IrcUser.phpN/A100%100%
   UserMode.phpN/A100%100%
src/Helpers
   Event.phpN/A100%100%
   EventHandlerCollection.phpN/A100%100%
src/Messages
   InviteMessage.phpN/A100%100%
   IrcMessage.phpN/A80%82.61%35, 45, 79, 81
   KickMessage.phpN/A100%93.75%33
   MOTDMessage.phpN/A100%100%
   ModeMessage.phpN/A100%100%
   NameReplyMessage.phpN/A100%91.67%27
   NickMessage.phpN/A0%0%16, 17, 18, 19, 20, 28, 29, 30
   PingMessage.phpN/A100%85.71%23
   PrivmsgMessage.phpN/A100%75%33, 34, 35
   TopicChangeMessage.phpN/A100%88.89%28
   WelcomeMessage.phpN/A33.33%12.50%22, 23, 26, 27, 36, 37, 38
   WhoisRegNickMessage.phpN/A0%0%15, 16, 24, 25, 26
src/Options
   ClientOptions.phpN/A100%100%
   ConnectionOptions.phpN/A100%100%

1 similar comment
Copy link

Coverage after merging php-8.3 into main

74.58%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   ChannelMode.phpN/A100%100%
   Color.phpN/A100%100%
   IrcChannel.phpN/A100%100%
   IrcClient.phpN/A93.75%82.76%107, 45, 63, 81, 82, 85, 86, 87, 88, 89
   IrcCommand.phpN/A100%100%
   IrcConnection.phpN/A62.50%28.89%108, 123, 124, 127, 128, 130, 139, 40, 41, 52, 53, 56, 57, 58, 59, 61, 62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76, 77, 79, 88, 89
   IrcMessageParser.phpN/A100%93.75%64, 68
   IrcReply.phpN/A100%100%
   IrcUser.phpN/A100%100%
   UserMode.phpN/A100%100%
src/Helpers
   Event.phpN/A100%100%
   EventHandlerCollection.phpN/A100%100%
src/Messages
   InviteMessage.phpN/A100%100%
   IrcMessage.phpN/A80%82.61%35, 45, 79, 81
   KickMessage.phpN/A100%93.75%33
   MOTDMessage.phpN/A100%100%
   ModeMessage.phpN/A100%100%
   NameReplyMessage.phpN/A100%91.67%27
   NickMessage.phpN/A0%0%16, 17, 18, 19, 20, 28, 29, 30
   PingMessage.phpN/A100%85.71%23
   PrivmsgMessage.phpN/A100%75%33, 34, 35
   TopicChangeMessage.phpN/A100%88.89%28
   WelcomeMessage.phpN/A33.33%12.50%22, 23, 26, 27, 36, 37, 38
   WhoisRegNickMessage.phpN/A0%0%15, 16, 24, 25, 26
src/Options
   ClientOptions.phpN/A100%100%
   ConnectionOptions.phpN/A100%100%

@omnicolor omnicolor merged commit c7a0ea9 into main Jul 14, 2024
5 checks passed
@omnicolor omnicolor deleted the php-8.3 branch July 14, 2024 12:57
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.

1 participant