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

Implement independent ASHv2 protocol parsing #606

Merged
merged 46 commits into from
May 10, 2024

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Jan 2, 2024

Implements ASHv2 as a separate protocol layer.

For now, it is independent of the uart module.

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

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

Project coverage is 99.69%. Comparing base (4f4adaf) to head (61658a5).

❗ Current head 61658a5 differs from pull request most recent head 087d682. Consider uploading reports for the commit 087d682 to get more accurate results

Files Patch % Lines
bellows/ash.py 99.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #606      +/-   ##
==========================================
- Coverage   99.73%   99.69%   -0.04%     
==========================================
  Files          74       75       +1     
  Lines        4818     4996     +178     
==========================================
+ Hits         4805     4981     +176     
- Misses         13       15       +2     

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

@puddly puddly marked this pull request as ready for review May 2, 2024 20:44
@puddly puddly merged commit eae32ea into zigpy:dev May 10, 2024
12 checks passed
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.

None yet

1 participant