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: only process incoming websocket packet model type once #52

Merged
merged 7 commits into from
Jun 14, 2024

feat: make it a cached_property instead as its even faster

5f42753
Select commit
Loading
Failed to load commit list.
Merged

feat: only process incoming websocket packet model type once #52

feat: make it a cached_property instead as its even faster
5f42753
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 14, 2024 in 0s

76.92% of diff hit (target 60.50%)

View this Pull Request on Codecov

76.92% of diff hit (target 60.50%)

Annotations

Check warning on line 1706 in src/uiprotect/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/api.py#L1706

Added line #L1706 was not covered by tests

Check warning on line 313 in src/uiprotect/data/bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/bootstrap.py#L313

Added line #L313 was not covered by tests

Check warning on line 364 in src/uiprotect/data/bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/bootstrap.py#L364

Added line #L364 was not covered by tests

Check warning on line 390 in src/uiprotect/data/bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/bootstrap.py#L390

Added line #L390 was not covered by tests

Check warning on line 546 in src/uiprotect/data/bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/bootstrap.py#L546

Added line #L546 was not covered by tests

Check warning on line 581 in src/uiprotect/data/bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/bootstrap.py#L581

Added line #L581 was not covered by tests

Check warning on line 57 in src/uiprotect/data/user.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/user.py#L57

Added line #L57 was not covered by tests