Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use specific exceptions for AT command responses #169

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

Shulyaka
Copy link
Contributor

@Shulyaka Shulyaka commented Nov 6, 2023

As advised it #166 (comment), this PR introduces specific exceptions for AT command responses.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (367fed5) 100.00% compared to head (2413670) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #169   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         7    +1     
  Lines          779       780    +1     
=========================================
+ Hits           779       780    +1     
Files Coverage Δ
zigpy_xbee/api.py 100.00% <100.00%> (ø)
zigpy_xbee/exceptions.py 100.00% <100.00%> (ø)
zigpy_xbee/zigbee/application.py 100.00% <100.00%> (ø)

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

@puddly puddly merged commit 626bce6 into zigpy:dev Nov 16, 2023
14 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants