mvisonneau / gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights
Apache License 2.0
1.27k stars 240 forks source link

gitlab/client: guard against `nil` responses #729

Closed mathstuf closed 10 months ago

mathstuf commented 12 months ago

If there is a network problem, the response might be nil. Check in requestsRemaining once to avoid adding checks everywhere in the codebase.

coveralls commented 12 months ago

Coverage Status

coverage: 75.241% (+0.02%) from 75.225% when pulling d266fd7b557ed0376a5ca8b82b9b14e831fcaa08 on mathstuf:request-error-check into 1a98e3aa8e45c5395fb932b25b29a39a2819f829 on mvisonneau:main.