refactor(metadb): change backend serialization to protobuf #418
Annotations
10 errors
Check for branch coverage:
pkg/api/config/config.go#L138
condition "config == nil" was never evaluated
|
Check for branch coverage:
pkg/api/config/config.go#L143
condition "len(repository.AnonymousPolicy) > 0" was never evaluated
|
Check for branch coverage:
pkg/api/config/config.go#L243
condition "err != nil" was 2 times false but never true
|
Check for branch coverage:
pkg/api/config/config.go#L247
condition "c.HTTP.Auth != nil" was 2 times true but never false
|
Check for branch coverage:
pkg/api/config/config.go#L247
condition "c.HTTP.Auth.LDAP != nil" was 2 times true but never false
|
Check for branch coverage:
pkg/api/config/config.go#L247
condition "c.HTTP.Auth.LDAP.BindPassword != \"\"" was 2 times true but never false
|
Check for branch coverage:
pkg/api/config/config.go#L250
condition "err != nil" was 2 times false but never true
|
Check for branch coverage:
pkg/api/config/config.go#L261
condition "c.HTTP.Auth != nil" was never evaluated
|
Check for branch coverage:
pkg/api/config/config.go#L261
condition "c.HTTP.Auth.LDAP != nil" was never evaluated
|
Check for branch coverage:
pkg/api/config/config.go#L269
condition "c.HTTP.TLS != nil" was never evaluated
|
The logs for this run have expired and are no longer available.
Loading