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

fix: handle network being temporarily unavailable #57

Merged
merged 18 commits into from
Feb 2, 2025
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Feb 2, 2025

fixes #54

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

Attention: Patch coverage is 73.80952% with 11 lines in your changes missing coverage. Please review.

Project coverage is 86.90%. Comparing base (0934a7d) to head (1522c9f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aiodhcpwatcher/__init__.py 73.80% 6 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   88.37%   86.90%   -1.47%     
==========================================
  Files           1        1              
  Lines         129      168      +39     
  Branches       14       20       +6     
==========================================
+ Hits          114      146      +32     
- Misses         10       12       +2     
- Partials        5       10       +5     

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

@bdraco bdraco marked this pull request as ready for review February 2, 2025 17:18
@bdraco bdraco merged commit 55d24dc into main Feb 2, 2025
12 of 14 checks passed
@bdraco bdraco deleted the handle_network_down branch February 2, 2025 17:19
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.

Unbound local error
1 participant