bl4ko / netbox-ssot

Microservice that synces objects from multiple sources into netbox and makes it automatic SSOT.
MIT License
23 stars 4 forks source link

fix(proxmox): adding lxc support #77

Closed bl4ko closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 14.17%. Comparing base (d9d25ac) to head (0bf97a4). Report is 1 commits behind head on main.

Files Patch % Lines
internal/source/proxmox/proxmox_sync.go 0.00% 41 Missing :warning:
internal/source/proxmox/proxmox_init.go 0.00% 12 Missing :warning:
internal/source/proxmox/proxmox.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== - Coverage 14.32% 14.17% -0.16% ========================================== Files 37 37 Lines 5083 5137 +54 ========================================== Hits 728 728 - Misses 4296 4350 +54 Partials 59 59 ```

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