Skip to content

fix: tests refactoring (#1950) #377

fix: tests refactoring (#1950)

fix: tests refactoring (#1950) #377

Triggered via push October 26, 2023 08:20
Status Success
Total duration 16m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

branch-cov.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coverage: pkg/api/config/config.go#L138
condition "config == nil" was never evaluated
coverage: pkg/api/config/config.go#L143
condition "len(repository.AnonymousPolicy) > 0" was never evaluated
coverage: pkg/api/config/config.go#L243
condition "err != nil" was 2 times false but never true
coverage: pkg/api/config/config.go#L247
condition "c.HTTP.Auth != nil" was 2 times true but never false
coverage: pkg/api/config/config.go#L247
condition "c.HTTP.Auth.LDAP != nil" was 2 times true but never false
coverage: pkg/api/config/config.go#L247
condition "c.HTTP.Auth.LDAP.BindPassword != \"\"" was 2 times true but never false
coverage: pkg/api/config/config.go#L250
condition "err != nil" was 2 times false but never true
coverage: pkg/api/config/config.go#L261
condition "c.HTTP.Auth != nil" was never evaluated
coverage: pkg/api/config/config.go#L261
condition "c.HTTP.Auth.LDAP != nil" was never evaluated
coverage: pkg/api/config/config.go#L269
condition "c.HTTP.TLS != nil" was never evaluated