BeryJu / gravity

Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd
https://gravity.beryju.io
GNU General Public License v3.0
541 stars 12 forks source link

Hooks for DHCP and DNS #1247

Closed BeryJu closed 1 month ago

BeryJu commented 1 month ago

...why not

image

netlify[bot] commented 1 month ago

Deploy Preview for beryju-gravity canceled.

Name Link
Latest commit 9d1d505d9ec844ed41b1a639e55688bcc8bb2723
Latest deploy log https://app.netlify.com/sites/beryju-gravity/deploys/671307c5c7794d00087f6698
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 23.13433% with 103 lines in your changes missing coverage. Please review.

Project coverage is 21.94%. Comparing base (6c5c024) to head (9d1d505). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/instance/role_instance_hook.go 0.00% 40 Missing :warning:
api/model_dhcp_api_scope.go 0.00% 16 Missing :warning:
api/model_dns_api_zone.go 0.00% 16 Missing :warning:
api/model_dns_api_zones_put_input.go 0.00% 16 Missing :warning:
api/model_dhcp_api_scopes_put_input.go 6.25% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1247 +/- ## ======================================== Coverage 21.93% 21.94% ======================================== Files 215 216 +1 Lines 18312 18441 +129 ======================================== + Hits 4016 4046 +30 - Misses 13861 13960 +99 Partials 435 435 ```

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