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 websocket feature #3

Merged
merged 6 commits into from
Dec 24, 2023
Merged

Add websocket feature #3

merged 6 commits into from
Dec 24, 2023

Conversation

parsilver
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (fcf8149) 84.78% compared to head (e3701e0) 85.10%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/WebSocket/Engine.php 5.88% 32 Missing ⚠️
src/WebSocket/Endpoints/MarketEndpoint.php 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main       #3      +/-   ##
============================================
+ Coverage     84.78%   85.10%   +0.31%     
- Complexity       92      138      +46     
============================================
  Files            15       21       +6     
  Lines           322      443     +121     
============================================
+ Hits            273      377     +104     
- Misses           49       66      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@parsilver parsilver changed the title Add websocket feature WIP - Add websocket feature Dec 23, 2023
@parsilver parsilver added the enhancement New feature or request label Dec 23, 2023
@parsilver parsilver merged commit 6236f4e into main Dec 24, 2023
19 of 20 checks passed
@parsilver parsilver deleted the add-websocket branch December 24, 2023 09:01
@parsilver parsilver changed the title WIP - Add websocket feature Add websocket feature Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant