fullctl / ixctl

Apache License 2.0
2 stars 4 forks source link

Fc 2811 LAN fields #132

Closed vegu closed 6 months ago

vegu commented 6 months ago

needs https://github.com/fullctl/fullctl/pull/233

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 72.25%. Comparing base (b3735aa) to head (ea2d9cb).

Files Patch % Lines
src/django_ixctl/sync/netbox.py 0.00% 74 Missing :warning:
src/django_ixctl/rest/views/ixctl.py 58.13% 18 Missing :warning:
...ngo_ixctl/management/commands/ixctl_netbox_sync.py 0.00% 17 Missing :warning:
src/django_ixctl/models/ixctl.py 91.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## prep-release #132 +/- ## ================================================ - Coverage 75.85% 72.25% -3.60% ================================================ Files 47 51 +4 Lines 1582 1777 +195 ================================================ + Hits 1200 1284 +84 - Misses 382 493 +111 ```

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

vegu commented 6 months ago

replaced by #133