• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mvisonneau / gitlab-ci-pipelines-exporter / 7037982359
62%

Build:
DEFAULT BRANCH: main
Ran 29 Nov 2023 08:12PM UTC
Jobs 1
Files 41
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Nov 2023 08:11PM UTC coverage: 75.161% (-0.04%) from 75.198%
7037982359

push

github

web-flow
feat: use keyset pagination for retrieving project CI jobs (#744)

* build(deps): bump github.com/xanzy/go-gitlab from 0.92.3 to 0.94.0

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.92.3 to 0.94.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.92.3...v0.94.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat: use keyset pagination for retrieving project CI jobs

With https://github.com/xanzy/go-gitlab/pull/1827, go-gitlab now
supports keyset pagination, which is much more efficient for iterating
through many pages of data.  This commit switches the GitLab CI
`/api/v4/projects/:id/jobs` API to use keyset pagination.

The other pipeline API endpoints need keyset pagination support:
https://gitlab.com/gitlab-org/gitlab/-/issues/431632

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

7 of 11 new or added lines in 1 file covered. (63.64%)

3510 of 4670 relevant lines covered (75.16%)

4.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7037982359.1 29 Nov 2023 08:12PM UTC 0
75.16
GitHub Action Run
Source Files on build 7037982359
Detailed source file information is not available for this build.
  • Back to Repo
  • c4d96491 on github
  • Prev Build on main (#7037795706)
  • Next Build on main (#7099906394)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc