Pipelines index count badges math doesn't add up
If you look at for example https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/pipelines you see badges displaying the count of the current status. For example: All (10) Pending(0) Running(0) Finished(8).
In my mind those last 3 should add up to the number in the first badge, so we count something other than the badges displayed.