bl4ko / netbox-ssot

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

Develop #161

Closed bl4ko closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 13.25%. Comparing base (8681d27) to head (57f5ff1).

Files Patch % Lines
internal/source/ios-xe/iosxe_sync.go 0.00% 157 Missing :warning:
internal/source/ios-xe/iosxe.go 0.00% 45 Missing :warning:
internal/source/ios-xe/iosxe_init.go 0.00% 32 Missing :warning:
internal/source/ovirt/ovirt_sync.go 0.00% 22 Missing :warning:
internal/source/vmware/vmware_sync.go 0.00% 22 Missing :warning:
internal/source/fortigate/fortigate_sync.go 0.00% 9 Missing :warning:
internal/source/proxmox/proxmox_sync.go 0.00% 7 Missing :warning:
internal/source/fmc/fmc_sync.go 0.00% 3 Missing :warning:
internal/source/dnac/dnac_sync.go 0.00% 2 Missing :warning:
internal/source/paloalto/paloalto_sync.go 0.00% 2 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== - Coverage 13.75% 13.25% -0.50% ========================================== Files 45 48 +3 Lines 6167 6403 +236 ========================================== + Hits 848 849 +1 - Misses 5281 5516 +235 Partials 38 38 ```

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