• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sirn-se / websocket-php / 13766853980

10 Mar 2025 02:15PM UTC coverage: 100.0%. Remained the same
13766853980

Pull #111

github

web-flow
Merge 60abed53e into ff64a96c6
Pull Request #111: Context imrovements

13 of 13 new or added lines in 3 files covered. (100.0%)

1063 of 1063 relevant lines covered (100.0%)

22.63 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Exception/ConnectionLevelInterface.php
1
<?php
2

3
/**
4
 * Copyright (C) 2014-2025 Textalk and contributors.
5
 * This file is part of Websocket PHP and is free software under the ISC License.
6
 */
7

8
namespace WebSocket\Exception;
9

10
/**
11
 * WebSocket\Exception\ConnectionLevelInterface interface.
12
 * Indicates error on connection level - connection should be closed
13
 */
14
interface ConnectionLevelInterface
15
{
16
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc