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

operator-framework / helm-operator-plugins
62%
main: 89%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-237-1e6c0a848d10c18b9072dca3e5f6686728eaae13
DEFAULT BRANCH: main
Repo Added 22 Jun 2021 04:36PM UTC
Token QX12DKCl6p00VfMGUPb84n5dWhoCok7VW regen
Build 295 Last
Files 19
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 porridge/upstream-translator
branch: porridge/upstream-translator
CHANGE BRANCH
x
Reset
Sync Branches
  • porridge/upstream-translator
  • actions/goreleaser-fix
  • add-owners-file
  • add-quick-start
  • add/e2e-test
  • add/helm-lib-code
  • add/release-notes
  • add/tutorial-on-hybrid
  • allow-user-defined-postrenderer
  • bugfix/watches-selector-nil
  • bump-deps
  • bump-go-version
  • bump-kb-3.6.0
  • bump/k8s-dependencies
  • bump/kb
  • chore/bump-go
  • chore/bump-k8s-1.24
  • chore/bump-kb
  • chore/kb-bump
  • configurable-actionconfiggetter
  • controller-runtime
  • dep/helm-bump
  • dependabot/github_actions/actions/cache-3
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/docker/build-push-action-5
  • dependabot/github_actions/docker/login-action-3
  • dependabot/github_actions/docker/setup-buildx-action-3
  • dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.4
  • dependabot/go_modules/github.com/docker/docker-20.10.27incompatible
  • dependabot/go_modules/github.com/onsi/gomega-1.30.0
  • dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/net-0.17.0
  • dependabot/go_modules/golang.org/x/net-0.7.0
  • dependabot/go_modules/google.golang.org/grpc-1.56.3
  • dependabot/go_modules/helm.sh/helm/v3-3.10.3
  • dependabot/go_modules/helm.sh/helm/v3-3.11.1
  • dependabot/go_modules/helm.sh/helm/v3-3.9.4
  • deprecated-flag
  • dx/fips-cleanup
  • enable-dependabot
  • ensure-finalizer-before-reconcile
  • feat/go1.18-scaffold
  • feat/log-flags
  • fix-deploy
  • fix-labeler
  • fix-makefile
  • fix-sanity
  • fix/empty-patch
  • fix/go-version-scaffolding
  • fix/main
  • fix/resource-limits
  • fix/watching-list-kind
  • fix_broken_link
  • fix_hook_watch
  • gh-14
  • gh-readonly-queue/main/pr-237-1e6c0a848d10c18b9072dca3e5f6686728eaae13
  • gh-readonly-queue/main/pr-253-5593630be1ada985b8038132b5afaca0d71c63d7
  • gh-readonly-queue/main/pr-257-c738039263da66f06b74381df7ea28392fe55db2
  • gh-readonly-queue/main/pr-258-c1ca4311cb09477beca186a43da63462f0fefe5e
  • gh-readonly-queue/main/pr-259-168ac92116a921a9747cc86b9c831ff82d02ed37
  • gh-readonly-queue/main/pr-260-585049bb4b39c2f8941af434e076f9b4c1c4e45d
  • gh-readonly-queue/main/pr-261-1b6b069c12561a92391462a0e95dd6cb032a1911
  • gh-readonly-queue/main/pr-262-de3ebd5500a56a6fb3b6588458ac3c977593dede
  • gh-readonly-queue/main/pr-263-f9d9bcda5e395c0847aa057b6672579abf5d58c6
  • gh-readonly-queue/main/pr-264-6fe708357b56bc539605f0a09cf1748cb537385b
  • ginkgo-v2
  • go-1.17-consistency
  • handle-migration
  • hybrid-plugin/init
  • k8s-1.22
  • k8s-1.23
  • k8s-125-bump
  • k8sbump
  • limit-maximum-helm-release-history
  • main
  • makefile_hybrid_controller
  • mc/custom-scheme-registration
  • mc/extra-watches
  • mc/log-messages
  • merge-queue
  • merge/watches
  • mi/fix-memory-leak
  • mi/use-non-deprecated-kubeclock
  • migrate/helm-branch
  • missing-config
  • no-retry-on-conflict
  • patch-1
  • patch/k8s-1.24-scaffolds
  • patch/testdata
  • porridge/fix-189
  • porridge/portability
  • post-renderer-control
  • recover-from-pending-state
  • remove-legacy-code
  • rollback-api
  • selector-predicate
  • test-plugin-builds
  • uninstall-err-check
  • update-dependencies
  • update-go-version
  • update-kb-latest
  • update-ubi
  • update/finalizer-wait
  • update/hybrid-scaffolding
  • update/lib
  • warning-flag

02 Dec 2021 10:39AM UTC coverage: 62.149% (+0.2%) from 61.977%
1530128681

Pull #114

github

Marcin Owsiany
Add a WithValueTranslator option to Reconciller.
Pull Request #114: Add a WithValueTranslator option to Reconciller.

33 of 33 new or added lines in 2 files covered. (100.0%)

1683 of 2708 relevant lines covered (62.15%)

6.19 hits per line

Relevant lines Covered
Build:
Build:
2708 RELEVANT LINES 1683 COVERED LINES
6.19 HITS PER LINE
Source Files on porridge/upstream-translator
  • Tree
  • List 26
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1530128681 porridge/upstream-translator Add a WithValueTranslator option to Reconciller. Pull #114 02 Dec 2021 10:39AM UTC Marcin Owsiany github
62.15
1498898491 porridge/upstream-translator Docstring updates. Pull #114 24 Nov 2021 10:40AM UTC Marcin Owsiany github
62.15
1439428258 porridge/upstream-translator Add a WithValueTranslator option to Reconciller. Pull #114 09 Nov 2021 12:34PM UTC Marcin Owsiany github
62.04
See All Builds (294)

Badge your Repo: helm-operator-plugins

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