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

bakito / sealed-secrets-web
71%

Build:
DEFAULT BRANCH: main
Repo Added 19 Nov 2022 06:44PM UTC
Files 12
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
  • No branch selected
  • add-annotations-to-serviceaccount
  • bakito-patch-1
  • darwin
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/stale-10
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/helm/chart-testing-action-2.7.0
  • dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.27.3
  • dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.28.0
  • dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.29.0
  • dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.30.0
  • dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.32.2
  • dependabot/go_modules/github.com/gin-gonic/gin-1.10.1
  • dependabot/go_modules/github.com/gin-gonic/gin-1.11.0
  • dependabot/go_modules/github.com/quic-go/quic-go-0.54.1
  • dependabot/go_modules/go.uber.org/mock-0.5.1
  • dependabot/go_modules/go.uber.org/mock-0.5.2
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/net-0.36.0
  • dependabot/go_modules/golang.org/x/net-0.38.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-6bcbcfa513
  • 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/onsi-fab96d830f
  • e2e
  • feat/svc-props
  • feature-regex-in-ex-clude
  • main
  • update-deps

27 Oct 2025 01:42AM UTC coverage: 70.562%. Remained the same
18827201174

push

github

web-flow
chore(deps): bump github.com/onsi/ginkgo/v2 in the onsi group (#338)

Bumps the onsi group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


Updates `github.com/onsi/ginkgo/v2` from 2.26.0 to 2.27.1
- [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.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: onsi
...

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

477 of 676 relevant lines covered (70.56%)

0.79 hits per line

Relevant lines Covered
Build:
Build:
676 RELEVANT LINES 477 COVERED LINES
0.79 HITS PER LINE
Source Files on main
  • Tree
  • List 12
  • 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
18827201174 main chore(deps): bump github.com/onsi/ginkgo/v2 in the onsi group (#338) Bumps the onsi group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.26.0 to 2.27.1 - [Release notes](ht... push 27 Oct 2025 01:44AM UTC web-flow github
70.56
18826603447 dependabot/go_modules/onsi-fab96d830f chore(deps): bump github.com/onsi/ginkgo/v2 in the onsi group Bumps the onsi group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.26.0 to 2.27.1 - [Release notes](https://g... Pull #338 27 Oct 2025 01:06AM UTC web-flow github
70.56
18521261597 main chore: update tools push 15 Oct 2025 07:31AM UTC bakito github
70.56
18521213451 main feat(helm): add optional annotations to ServiceAccount (#337) Co-authored-by: Johan Kok <72483+johankok@users.noreply.github.com> push 15 Oct 2025 07:29AM UTC web-flow github
70.56
18491455883 add-annotations-to-serviceaccount feat(helm): add optional annotations to ServiceAccount Pull #337 14 Oct 2025 09:11AM UTC johankok github
70.56
18456517030 main chore(deps): bump github/codeql-action from 3 to 4 (#336) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/gith... push 13 Oct 2025 05:58AM UTC web-flow github
70.56
18452174031 dependabot/github_actions/github/codeql-action-4 chore(deps): bump github/codeql-action from 3 to 4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/code... Pull #336 13 Oct 2025 01:04AM UTC web-flow github
70.56
18419529194 main chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#335) Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.0 to 0.54.1. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](htt... push 10 Oct 2025 10:10PM UTC web-flow github
70.56
18413326721 dependabot/go_modules/github.com/quic-go/quic-go-0.54.1 chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.0 to 0.54.1. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](https://gi... Pull #335 10 Oct 2025 05:10PM UTC web-flow github
70.56
18267271380 main chore(deps): bump github.com/onsi/ginkgo/v2 in the onsi group (#334) Bumps the onsi group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.25.3 to 2.26.0 - [Release notes](ht... push 06 Oct 2025 01:20AM UTC web-flow github
70.56
See All Builds (666)
  • 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