-
Notifications
You must be signed in to change notification settings - Fork 190
refactor(plugins): add websocket methods #1451
Conversation
Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
Codecov Report
@@ Coverage Diff @@
## develop #1451 +/- ##
===========================================
+ Coverage 40.68% 40.73% +0.04%
===========================================
Files 237 237
Lines 6572 6575 +3
Branches 1303 1295 -8
===========================================
+ Hits 2674 2678 +4
Misses 3652 3652
+ Partials 246 245 -1
Continue to review full report at Codecov.
|
A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait. Thank you for your contribution! |
Your pull request has been merged and marked as tier 4. It will earn you $20 USD. |
Partially fixes #1447 and increases websocket test coverage to 100%.
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Does this PR release a new version?
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
develop
branch, not themaster
branchIf adding a new feature, the PR's description includes: