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

chore: debug

1522c9f
Select commit
Loading
Failed to load commit list.
Merged

fix: handle network being temporarily unavailable #57

chore: debug
1522c9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2025 in 0s

86.90% (-1.47%) compared to 0934a7d

View this Pull Request on Codecov

86.90% (-1.47%) compared to 0934a7d

Details

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).

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.