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

refactor: relations match use common logic #90

Closed bl4ko closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 15.31%. Comparing base (b3fc11f) to head (6eee8fd). Report is 7 commits behind head on main.

Files Patch % Lines
internal/source/ovirt/ovirt_sync.go 0.00% 7 Missing :warning:
internal/source/vmware/vmware_sync.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== + Coverage 15.24% 15.31% +0.07% ========================================== Files 37 37 Lines 5189 5165 -24 ========================================== Hits 791 791 + Misses 4355 4331 -24 Partials 43 43 ```

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