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

sapcc / go-makefile-maker
4%
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 installTo-dockerfile-error
branch: installTo-dockerfile-error
CHANGE BRANCH
x
Reset
Sync Branches
  • installTo-dockerfile-error
  • 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-ginkgo-k8s
  • 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
  • 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

18 Jun 2025 01:33PM UTC coverage: 3.899%. Remained the same
15734321256

Pull #298

github

web-flow
Ups
Pull Request #298: Display error when we know that installTo does not work with our dock…

34 of 872 relevant lines covered (3.9%)

0.32 hits per line

Relevant lines Covered
Build:
Build:
872 RELEVANT LINES 34 COVERED LINES
0.32 HITS PER LINE
Source Files on installTo-dockerfile-error
  • Tree
  • List 6
  • 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
15734321256 installTo-dockerfile-error Ups Pull #298 18 Jun 2025 01:35PM UTC web-flow github
3.9
15711435005 installTo-dockerfile-error Better show which binary failed Example diff: @@ -25,7 +25,9 @@ COPY --from=builder /etc/ssl/certs/ /etc/ssl/certs/ COPY --from=builder /etc/ssl/cert.pem /etc/ssl/cert.pem COPY --from=builder /pkg/ /usr/ # make sure all binaries can be execut... Pull #298 17 Jun 2025 03:24PM UTC SuperSandro2000 github
3.9
15711301530 installTo-dockerfile-error Display error when we know that installTo does not work with our docker image ➜ go-makefile-maker 2025/06/17 17:13:42 ERROR: dockerfile: ignoring binary "keppel" with custom install path "bla/", only 'bin/' is supported at the moment Pull #298 17 Jun 2025 03:18PM UTC SuperSandro2000 github
3.9
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