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

sapcc / go-makefile-maker
5%
main: 3%

Build:
Build:
LAST BUILD BRANCH: add_test_args
DEFAULT BRANCH: main
Repo Added 18 Mar 2022 02:17PM UTC
Token WNX3gobUsvnB5ye6aDuBfxoAptZ0040yh regen
Build 1196 Last
Files 8
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 fix-ginkgo-k8s
branch: fix-ginkgo-k8s
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-ginkgo-k8s
  • Clean-up
  • GoReleaser-update
  • SuperSandro2000-patch-1
  • add-cobaltcore-ironcore
  • add-logo
  • add-sapci
  • add_test_args
  • addlicense-ignores
  • allow-gg-option-as-dot-import
  • allow-none-build
  • allow-replace-client-go
  • auto-update
  • autofill-bininfo
  • autoupdateable-deps
  • buildkit-opt-in
  • bump
  • bump-actions-version
  • bump-checkout-action
  • bump-k8s-versions
  • check-reuse-lint
  • christmas-break-2024
  • christmas-break-2024-over
  • clean-up
  • concise-renovate-config
  • conditional-assignment-testpkgs
  • copyright-text-config
  • databus23-patch-1
  • debug-log
  • delete-old-shellcheck
  • delete-shellcheck-not-selfhosted
  • dependency-review
  • disable-major-k8s-bump
  • do-not-be-nobody
  • do-not-errcheck-type-assertions
  • do_not_use_indirect_ginkgo
  • docker-cmd
  • docker-platforms
  • dockerfile
  • dockerfile-allow-custom-build-stages
  • dockerfile-refactor
  • dupword-ignores
  • easypg-finish-migration
  • easypg-migration-path
  • editorconfig
  • enable-email-filtering
  • envtest-binaries-cache
  • extra-build-packages
  • feat/customManagers
  • feat/provide-bininfo-build-args
  • fix-actions-runner-group
  • fix-add-license
  • fix-addlicense-options-spacing
  • fix-auto-update
  • fix-ghworkflow-upgrading
  • fix-go-test
  • fix-goreleaser-enablement
  • fix-license-headers
  • fix-macos
  • fix-reuse-without-deps
  • fix-runson
  • fix/ginkgo
  • fix/golangci-config
  • fix/golangci-lint-skip-dirs
  • fix/usespostgres/onlydirect
  • go
  • go-1.22.3
  • go-1.24.0
  • go-1.24.2
  • go-1.24.6
  • go-bits
  • go124
  • go_buildenv
  • go_install_ginkgo_latest
  • golangci-lint-timeout-option
  • golangcilint2
  • goreleaser
  • goreleaser-config
  • goreleaser-template
  • help-output
  • ignore
  • install-ginkgo-in-prepare-static-check
  • install-goimports
  • install-reuse
  • installTo-dockerfile-error
  • kubernetes-controller
  • license-headers-swallow-comments
  • license-override-miekg-dns
  • license-scan-bsd2-freebsd
  • license-scan-overrides
  • license-scan-zlib
  • lint
  • linterconfig
  • mac_failed_stdout_285
  • main
  • match_case_from_as
  • modernize
  • more-darwin
  • move-lib-repo-updates-to-thursday
  • new-label
  • notandy-patch-1
  • ospo-feedback
  • overwrite-destdir-via-variables
  • reenable-automerge
  • refactor-pkg-structure
  • release-instruction-branch
  • releaser
  • remove-auto-render
  • remove-noctx
  • remove-nxos-license-override
  • rename-renovate-matchfiles
  • render-dockerfile-without-templating
  • renovate
  • renovate-assignees
  • renovate-disable-actions
  • renovate-obsolete-options
  • renovate/actions-checkout-5.x
  • renovate/actions-dependency-review-action-2.x
  • renovate/all
  • renovate/external-dependencies
  • renovate/github-codeql-action-2.x
  • renovate/github.com-sapcc-go-bits-digest
  • renovate/github.comsapcc
  • renovate/go-1.x
  • renovate/gopkg.in-yaml.v3-3.x
  • renovate/major-external-dependencies
  • renovate/migrate-config
  • repo-specific-constraints
  • reuse
  • reuse-ability
  • reuse-config
  • reuse-shell-nix
  • run-all-checks
  • sbom
  • security_checks_queries
  • shellcheck
  • shellcheck-ignore-vendored
  • shellcheck-wget
  • short-license-headers
  • sigs-k8s
  • skip-build-job
  • small-fixes
  • some-cleanups-makefile
  • spdx-filecopyrighttext
  • split-long-line
  • stanislav-zaprudskiy-patch-1
  • stanislav-zaprudskiy-patch-2
  • support-disabling-reuse-overrides
  • support-pgx
  • tagstrategy-sha
  • test-packages-config
  • testfiles-no-dupl
  • upgrade-go
  • upgrade-go1.21
  • upgrade-postgres
  • verify-again
  • version
  • with-postgres-db.sh

29 Feb 2024 04:41PM UTC coverage: 4.626% (-0.03%) from 4.658%
8099506434

Pull #148

github

Nuckal777
Fix ginkgo for kubernetes controller development

- setup-envtest does not provide builds for all k8s versions, so stop considering patch versions
- ginkgos -coverprofile behaves differently than gotests
- remove ginkgos -p flag
Pull Request #148: Fix ginkgo for kubernetes controller development

0 of 8 new or added lines in 2 files covered. (0.0%)

34 of 735 relevant lines covered (4.63%)

0.38 hits per line

Relevant lines Covered
Build:
Build:
735 RELEVANT LINES 34 COVERED LINES
0.38 HITS PER LINE
Source Files on fix-ginkgo-k8s
  • Tree
  • List 5
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8099506434 fix-ginkgo-k8s Fix ginkgo for kubernetes controller development - setup-envtest does not provide builds for all k8s versions, so stop considering patch versions - ginkgos -coverprofile behaves differently than gotests - remove ginkgos -p flag Pull #148 29 Feb 2024 04:45PM UTC Nuckal777 github
4.63
See All Builds (1196)

Badge your Repo: go-makefile-maker

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