mvisonneau / gitlab-ci-pipelines-exporter

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

Update go-gitlab to fix test reports #686

Closed clawoflight closed 1 year ago

clawoflight commented 1 year ago

I worked with upstream to handle all known variants of system_out. Upstream now has unit tests for all known cases and doesn't throw errors anymore.

I tested this PR locally and get correct metrics for all my repos now :)

Fixes #682.

mvisonneau commented 1 year ago

awesome, thanks a lot @clawoflight! 🙇

coveralls commented 1 year ago

Coverage Status

coverage: 75.617%. remained the same when pulling b723122021210158cf7daa817471068998b62117 on clawoflight:update-go-gitlab into 2024af89ecb77d9422ff6b14bdcac85e4173b1e5 on mvisonneau:main.