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

fix(ci): pass the secrets to check properly

3392f62
Select commit
Loading
Failed to load commit list.
Merged

feat(websocket): introduce authwithtoken #22

fix(ci): pass the secrets to check properly
3392f62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 13, 2024 in 0s

76.36% of diff hit (target 75.12%)

View this Pull Request on Codecov

76.36% of diff hit (target 75.12%)

Annotations

Check warning on line 67 in src/commonMain/kotlin/LoxoneTokenAuthenticator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commonMain/kotlin/LoxoneTokenAuthenticator.kt#L67

Added line #L67 was not covered by tests

Check warning on line 72 in src/commonMain/kotlin/LoxoneTokenAuthenticator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commonMain/kotlin/LoxoneTokenAuthenticator.kt#L72

Added line #L72 was not covered by tests

Check warning on line 49 in src/commonMain/kotlin/message/Token.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commonMain/kotlin/message/Token.kt#L49

Added line #L49 was not covered by tests