Skip to content
Snippets Groups Projects
Commit bb5c7f99 authored by Georges Racinet's avatar Georges Racinet
Browse files

Commit: return default responses for failing lookups

NOT_FOUND is actually used in case the repository is not found
only. Most calls will return their default value (0, empty string or
`False`) if a lookup fails.

Validated by corresponding RSpec tests and/or Golang reference code
comparison.
parent e3fa296f
No related branches found
No related tags found
1 merge request!15Using NOT_FOUND only if repository is not found
Pipeline #12940 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment