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

Feat/paloalto #72

Closed bl4ko closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 14.34%. Comparing base (47f2b1e) to head (c527493). Report is 1 commits behind head on main.

Files Patch % Lines
internal/source/paloalto/paloalto_sync.go 0.00% 198 Missing :warning:
internal/source/vmware/vmware_sync.go 0.00% 56 Missing :warning:
internal/source/paloalto/paloalto.go 0.00% 46 Missing :warning:
internal/netbox/inventory/add_items.go 0.00% 45 Missing :warning:
internal/source/paloalto/paloalto_init.go 0.00% 45 Missing :warning:
internal/source/ovirt/ovirt_sync.go 0.00% 34 Missing :warning:
internal/netbox/inventory/init_items.go 0.00% 15 Missing :warning:
internal/netbox/inventory/inventory.go 0.00% 15 Missing :warning:
internal/source/dnac/dnac_sync.go 0.00% 14 Missing :warning:
internal/source/proxmox/proxmox_sync.go 0.00% 13 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== - Coverage 15.52% 14.34% -1.18% ========================================== Files 34 37 +3 Lines 4625 5074 +449 ========================================== + Hits 718 728 +10 - Misses 3848 4287 +439 Partials 59 59 ```

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