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

hyperledger-identus / cloud-agent / 27131400707
47%
main: 47%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-deps-86e9ac6f4a
DEFAULT BRANCH: main
Ran 08 Jun 2026 10:42AM UTC
Jobs 1
Files 479
Run time 1min
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

08 Jun 2026 10:24AM UTC coverage: 47.151%. Remained the same
27131400707

Pull #1805

patextreme
fix(tests): pin published snapshot and drop invalid github packages repo

The previous change replaced the GitHub Packages URL with
`https://maven.pkg.github.com/hyperledger-identus/cloud-agent-client/`,
but `cloud-agent-client` is a Maven artifact name, not a GitHub repo —
the actual repository is `hyperledger-identus/cloud-agent`. The Kotlin
client has also been migrated to Sonatype Central snapshots (see
branch 1604-migrate-publishing-of-the-cloud-agent-http-client-in-kotlin-
to-the-new-maven-central-endpoint), so GitHub Packages is no longer the
source for snapshots.

Additionally, the pinned version `2.1.1-0dfbcd7-SNAPSHOT` does not
exist: the short hash `0dfbcd7` does not correspond to any commit in
the repository, and no such snapshot was ever published to Sonatype
Central. The latest published snapshot is `2.1.1-e1e8be1-SNAPSHOT`
(matching commit `e1e8be1e` on main), so we pin to that.

Fixes the `Could not find org.hyperledger.identus:cloud-agent-client:
2.1.1-0dfbcd7-SNAPSHOT` failure in the integration test workflow.

Signed-off-by: Pat Losoponkul <patextreme@hotmail.com>
Pull Request #1805: fix(tests): pin published snapshot and drop invalid github packages repo

8440 of 17900 relevant lines covered (47.15%)

0.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27131400707.1 08 Jun 2026 10:42AM UTC 479
47.15
Source Files on build 27131400707
  • Tree
  • List 479
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1805
  • PR Base - main (#26276949976)
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