fix: prevent nil pointer panic because of nonexist attribute of Access Log #1838
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/patch
succeeded
Sep 4, 2023 in 1s
71.73% of diff hit (target 60.00%)
View this Pull Request on Codecov
71.73% of diff hit (target 60.00%)
Annotations
Check warning on line 182 in api/config/v1alpha1/validation/validate.go
codecov / codecov/patch
api/config/v1alpha1/validation/validate.go#L181-L182
Added lines #L181 - L182 were not covered by tests
Check warning on line 197 in api/config/v1alpha1/validation/validate.go
codecov / codecov/patch
api/config/v1alpha1/validation/validate.go#L193-L197
Added lines #L193 - L197 were not covered by tests
Check warning on line 211 in api/config/v1alpha1/validation/validate.go
codecov / codecov/patch
api/config/v1alpha1/validation/validate.go#L207-L211
Added lines #L207 - L211 were not covered by tests
Loading