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

bakito / java-truststore-injection-webhook
60%

Build:
DEFAULT BRANCH: main
Repo Added 29 Oct 2021 03:29PM UTC
Token 6opJPwLyVPWptBWCVYKyVSusEdkOEbKR0 regen
Build 667 Last
Files 3
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • bakito-patch-1
  • dependabot/docker/golang-1.24-bullseye
  • dependabot/docker/golang-1.25-alpine
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-java-5
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/go_modules/github.com/prometheus/client_golang-1.21.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
  • dependabot/go_modules/github.com/prometheus/client_golang-1.22.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.23.0
  • dependabot/go_modules/k8s-031725ac82
  • dependabot/go_modules/k8s-0db14436c7
  • dependabot/go_modules/k8s-1e83082018
  • dependabot/go_modules/k8s-21cea172fa
  • dependabot/go_modules/k8s-3a806d1821
  • dependabot/go_modules/k8s-53e96f5bee
  • dependabot/go_modules/k8s-9b98bb80d7
  • dependabot/go_modules/k8s-d5315e576d
  • dependabot/go_modules/k8s-d8afffadc2
  • dependabot/go_modules/k8s-f02786b383
  • dependabot/go_modules/onsi-113bf3a044
  • dependabot/go_modules/onsi-3752cf4d0e
  • dependabot/go_modules/onsi-3961b75384
  • dependabot/go_modules/onsi-4dac1974e9
  • dependabot/go_modules/onsi-7c57346605
  • dependabot/go_modules/onsi-abd1ee1b03
  • dependabot/go_modules/onsi-b087a8bc33
  • dependabot/go_modules/onsi-e79d4670d1
  • dependabot/go_modules/onsi-f6d18035b1
  • dependabot/go_modules/onsi-f75b1e49c1
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.3
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.4
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.0
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.1
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.2
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.3
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.4
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.21.0
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.22.0
  • main

01 Sep 2025 05:04AM UTC coverage: 59.873%. Remained the same
17368107617

push

github

web-flow
Bump the onsi group with 2 updates (#296)

Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to 2.25.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.1...v2.25.2)

Updates `github.com/onsi/gomega` from 1.38.1 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.38.1...v1.38.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: onsi
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: onsi
...

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

94 of 157 relevant lines covered (59.87%)

0.69 hits per line

Relevant lines Covered
Build:
Build:
157 RELEVANT LINES 94 COVERED LINES
0.69 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17368107617 main Bump the onsi group with 2 updates (#296) Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/ginkgo/v2` from 2.... push 01 Sep 2025 05:07AM UTC web-flow github
59.87
17367822741 dependabot/go_modules/onsi-e79d4670d1 Bump the onsi group with 2 updates Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to... Pull #296 01 Sep 2025 04:47AM UTC web-flow github
59.87
17367780923 main Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 (#297) Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/kubernetes-sigs/controller-... push 01 Sep 2025 04:43AM UTC web-flow github
59.87
17366509280 dependabot/go_modules/sigs.k8s.io/controller-runtime-0.22.0 Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime... Pull #297 01 Sep 2025 03:11AM UTC web-flow github
59.87
17366505000 dependabot/go_modules/onsi-e79d4670d1 Bump the onsi group with 2 updates Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to... Pull #296 01 Sep 2025 03:11AM UTC web-flow github
59.87
17366471848 dependabot/go_modules/k8s-9b98bb80d7 Bump the k8s group with 2 updates Bumps the k8s group with 2 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/apimachinery` from 0.33.4 t... Pull #295 01 Sep 2025 03:09AM UTC web-flow github
59.87
17199872802 main Bump actions/setup-java from 4 to 5 (#294) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/... push 25 Aug 2025 05:24AM UTC web-flow github
59.87
17199866739 main Bump the onsi group with 2 updates (#293) Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/ginkgo/v2` from 2.... push 25 Aug 2025 05:23AM UTC web-flow github
59.87
17197720756 dependabot/github_actions/actions/setup-java-5 Bump actions/setup-java from 4 to 5 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5... Pull #294 25 Aug 2025 02:52AM UTC web-flow github
59.87
17197350205 dependabot/go_modules/onsi-7c57346605 Bump the onsi group with 2 updates Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/ginkgo/v2` from 2.23.4 to... Pull #293 25 Aug 2025 02:26AM UTC web-flow github
59.87
See All Builds (665)

Badge your Repo: java-truststore-injection-webhook

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc