Raise and handle exceptions in SNMP module #76
Merged
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 is95.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
Loading