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

Feature/websocket client server #6

Merged
merged 14 commits into from
Nov 8, 2024
Merged

Conversation

phfr
Copy link
Contributor

@phfr phfr commented Nov 8, 2024

No description provided.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 12.06897% with 204 lines in your changes missing coverage. Please review.

Project coverage is 12.0%. Comparing base (cd192a2) to head (a91a6a2).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
datadivr/cli.py 0.0% 89 Missing ⚠️
datadivr/server.py 0.0% 53 Missing ⚠️
datadivr/client.py 0.0% 52 Missing ⚠️
datadivr/utils/messages.py 69.2% 8 Missing ⚠️
datadivr/exceptions.py 0.0% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main      #6      +/-   ##
=========================================
- Coverage   100.0%   12.0%   -88.0%     
=========================================
  Files           1       6       +5     
  Lines           2     232     +230     
  Branches        0      19      +19     
=========================================
+ Hits            2      28      +26     
- Misses          0     204     +204     

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

@phfr phfr merged commit a828dad into main Nov 8, 2024
7 of 9 checks passed
phfr added a commit that referenced this pull request Nov 8, 2024
Merge pull request #6 from menchelab/feature/websocket-client-server
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