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

operator-framework / helm-operator-plugins
90%
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 mc/custom-scheme-registration
branch: mc/custom-scheme-registration
CHANGE BRANCH
x
Reset
Sync Branches
  • mc/custom-scheme-registration
  • 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/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
  • porridge/upstream-translator
  • 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

07 Mar 2022 02:06PM UTC coverage: 89.604% (+0.04%) from 89.568%
1945818205

Pull #147

github

GitHub
Update pkg/reconciler/reconciler_suite_test.go
Pull Request #147: New Reconciler Option: SkipPrimaryGVKSchemeRegistration

8 of 8 new or added lines in 1 file covered. (100.0%)

1560 of 1741 relevant lines covered (89.6%)

13.43 hits per line

Relevant lines Covered
Build:
Build:
1741 RELEVANT LINES 1560 COVERED LINES
13.43 HITS PER LINE
Source Files on mc/custom-scheme-registration
  • Tree
  • List 19
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1945818205 mc/custom-scheme-registration Update pkg/reconciler/reconciler_suite_test.go Pull #147 07 Mar 2022 02:06PM UTC GitHub github
89.6
1944373456 mc/custom-scheme-registration Add a new Reconciler option SkipPrimaryGVKSchemeRegistration, which can be used by users who prefer their custom scheme setup over the generic scheme setup currently being done by the reconciler. Pull #147 07 Mar 2022 01:54PM UTC Moritz Clasmeier github
89.6
1852790179 mc/custom-scheme-registration Rename new option to SkipPrimaryGVKSchemeRegistration Pull #147 22 Feb 2022 04:24PM UTC Moritz Clasmeier github
89.26
1838599612 mc/custom-scheme-registration Improve Style Pull #147 14 Feb 2022 02:04PM UTC Moritz Clasmeier github
89.26
1812233889 mc/custom-scheme-registration Add a new Reconciler option `SkipSchemeSetup`, which can be used by users who prefer their custom scheme setup over the generic scheme setup currently being done by the reconciler. Pull #147 08 Feb 2022 06:32PM UTC Moritz Clasmeier github
88.98
1692042549 mc/custom-scheme-registration Update pkg/reconciler/reconciler.go Pull #147 17 Jan 2022 08:09PM UTC GitHub github
88.47
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