greenbone / python-gvm

Greenbone Vulnerability Management Python Library
https://greenbone.github.io/python-gvm/
GNU General Public License v3.0
107 stars 60 forks source link

Connection #1117

Closed bjoernricks closed 9 months ago

bjoernricks commented 9 months ago

What

Refactor Connection for better typing and improve class hierarchy

Why

Maintenance

Checklist

github-actions[bot] commented 9 months ago

Conventional Commits Report

Type Number
Changed 3

:rocket: Conventional commits found.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (bfd819b) 98.13% compared to head (96f5066) 97.93%.

Files Patch % Lines
gvm/connections.py 73.58% 6 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1117 +/- ## ========================================== - Coverage 98.13% 97.93% -0.20% ========================================== Files 60 60 Lines 4445 4461 +16 Branches 1060 1068 +8 ========================================== + Hits 4362 4369 +7 - Misses 69 72 +3 - Partials 14 20 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.