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

feat(websocket): introduce authwithtoken #22

Merged
merged 5 commits into from
Apr 18, 2024
Merged

Conversation

jimirocks
Copy link
Contributor

No description provided.

@jimirocks jimirocks requested a review from knotekt April 7, 2024 10:39
@jimirocks jimirocks enabled auto-merge April 7, 2024 10:40
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 76.36364% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 74.87%. Comparing base (18674fd) to head (3392f62).
Report is 2 commits behind head on master.

Files Patch % Lines
src/commonMain/kotlin/LoxoneTokenAuthenticator.kt 72.41% 2 Missing and 6 partials ⚠️
src/commonMain/kotlin/message/Token.kt 50.00% 1 Missing and 3 partials ⚠️
...ommonMain/kotlin/ktor/KtorWebsocketLoxoneClient.kt 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   75.12%   74.87%   -0.25%     
==========================================
  Files          26       26              
  Lines         394      410      +16     
  Branches       73       79       +6     
==========================================
+ Hits          296      307      +11     
  Misses         48       48              
- Partials       50       55       +5     

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

@jimirocks jimirocks merged commit a16e4bd into master Apr 18, 2024
6 checks passed
@jimirocks jimirocks deleted the jimi/websocket branch April 18, 2024 09:14
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.

2 participants