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

feat(fortigate): adding fortigate as a source #103

Closed bl4ko closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 14.69%. Comparing base (6eee8fd) to head (5aa72bd). Report is 12 commits behind head on main.

Files Patch % Lines
internal/source/fortigate/fortigate_sync.go 0.00% 153 Missing :warning:
internal/source/fortigate/fortigate.go 0.00% 51 Missing :warning:
internal/source/fortigate/fortigate_init.go 0.00% 37 Missing :warning:
internal/source/source.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ========================================== - Coverage 15.31% 14.69% -0.63% ========================================== Files 37 40 +3 Lines 5165 5411 +246 ========================================== + Hits 791 795 +4 - Misses 4331 4573 +242 Partials 43 43 ```

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