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

Raise and handle exceptions in SNMP module #76

Merged
merged 21 commits into from
Oct 6, 2023

Fix error_indication typehint

82ce61b
Select commit
Loading
Failed to load commit list.
Merged

Raise and handle exceptions in SNMP module #76

Fix error_indication typehint
82ce61b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

94.28% (+0.23%) compared to 0ae693c

View this Pull Request on Codecov

94.28% (+0.23%) compared to 0ae693c

Details

Codecov Report

Merging #76 (82ce61b) into master (0ae693c) will increase coverage by 0.23%.
The diff coverage is 95.00%.

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   94.06%   94.28%   +0.23%     
==========================================
  Files          22       22              
  Lines        1144     1137       -7     
==========================================
- Hits         1076     1072       -4     
+ Misses         68       65       -3     
Files Coverage Δ
src/zino/tasks/reachabletask.py 98.39% <100.00%> (+0.08%) ⬆️
src/zino/tasks/vendor.py 100.00% <100.00%> (ø)
src/zino/snmp.py 96.35% <94.23%> (+1.91%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more