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

Move EZSP send lock from EZSP to individual protocol handlers #649

Merged
merged 20 commits into from
Sep 13, 2024

Move command locking and prioritization into the protocol handler

2e39c04
Select commit
Loading
Failed to load commit list.
Merged

Move EZSP send lock from EZSP to individual protocol handlers #649

Move command locking and prioritization into the protocol handler
2e39c04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 9, 2024 in 0s

84.00% of diff hit (target 99.13%)

View this Pull Request on Codecov

84.00% of diff hit (target 99.13%)

Annotations

Check warning on line 97 in bellows/ezsp/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bellows/ezsp/protocol.py#L97

Added line #L97 was not covered by tests

Check warning on line 104 in bellows/ezsp/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bellows/ezsp/protocol.py#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 108 in bellows/ezsp/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bellows/ezsp/protocol.py#L108

Added line #L108 was not covered by tests