• 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 fix-license-headers
branch: fix-license-headers
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-license-headers
  • 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-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

25 Jun 2025 07:59AM UTC coverage: 3.899%. Remained the same
15871687677

Pull #305

github

tz3
Refactor license header handling: simplify and ensure consistent formatting

- Removed logic to remove non-SPDX comments and move SPDX headers.
- Ensured that a SPDX license header is added to the top if missing.
Pull Request #305: Refactor license header handling: simplify and ensure consistent form

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 fix-license-headers
  • 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
15871687677 fix-license-headers Refactor license header handling: simplify and ensure consistent formatting - Removed logic to remove non-SPDX comments and move SPDX headers. - Ensured that a SPDX license header is added to the top if missing. Pull #305 25 Jun 2025 08:46AM UTC tz3 github
3.9
15870835404 fix-license-headers Refactor license header handling: simplify and ensure consistent formatting - Removed logic to remove non-SPDX comments and move SPDX headers. - Ensured that a SPDX license header is added to the top if missing. Pull #305 25 Jun 2025 08:05AM UTC tz3 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