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

Allow write-enabled SNMP profiles to be used for reading when no read-only profiles are available #2751

Merged

Protect against faulty SNMP profiles

3ba3a24
Select commit
Loading
Failed to load commit list.
Merged

Allow write-enabled SNMP profiles to be used for reading when no read-only profiles are available #2751

Protect against faulty SNMP profiles
3ba3a24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 0s

55.62% (+0.00%) compared to 3b4ec87

View this Pull Request on Codecov

55.62% (+0.00%) compared to 3b4ec87

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3b4ec87) 55.62% compared to head (3ba3a24) 55.62%.

Files Patch % Lines
python/nav/models/manage.py 80.00% 2 Missing ⚠️
python/nav/portadmin/snmp/base.py 66.66% 1 Missing ⚠️
python/nav/web/portadmin/views.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2751   +/-   ##
=======================================
  Coverage   55.62%   55.62%           
=======================================
  Files         567      567           
  Lines       41220    41224    +4     
=======================================
+ Hits        22928    22932    +4     
  Misses      18292    18292           

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