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 env flag to enable xdebug's coverage mode #23

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

omnicolor
Copy link
Owner

No description provided.

Copy link

Coverage after merging enable_coverage into main

78.42%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   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%100%
   IrcReply.phpN/A100%100%
   IrcUser.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%34
   MOTDMessage.phpN/A100%100%
   ModeMessage.phpN/A100%100%
   NameReplyMessage.phpN/A100%91.67%27
   PingMessage.phpN/A100%85.71%23
   PrivmsgMessage.phpN/A100%75%34, 35, 36
   TopicChangeMessage.phpN/A100%88.89%28
   WelcomeMessage.phpN/A33.33%12.50%22, 23, 26, 27, 36, 37, 38
src/Options
   ClientOptions.phpN/A100%100%
   ConnectionOptions.phpN/A100%100%

@omnicolor omnicolor merged commit 94d95b0 into main Feb 24, 2024
4 checks passed
@omnicolor omnicolor deleted the enable_coverage branch February 24, 2024 03:03
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