argoyle 967e0ae1f1
pagination / vulnerabilities (pull_request) Failing after 1m38s
pagination / test (pull_request) Failing after 2m17s
pre-commit / pre-commit (pull_request) Successful in 5m17s
fix(ci): use go-test-coverage binary directly to fix Gitea Actions
vladopajic/go-test-coverage@v2 (v2.18.5+) restructured the composite
action to pass inputs via env-var mapping. Gitea act_runner does not
expand expressions in those blocks, so the literal string
'${{ inputs.config }}' reached the binary, breaking the coverage step.

Replace the action with a direct go install + binary invocation
(matching the Frostmoln pattern) and use --github-action-output to
expose total-coverage as a step output, dropping manual
'go tool cover -func' calculations.
2026-04-29 07:17:01 +02:00
2025-06-07 19:44:54 +02:00
2025-06-07 19:44:54 +02:00
2026-01-09 09:06:56 +00:00
2025-06-07 19:44:54 +02:00

Pagination helper

Pagination helper

S
Description
No description provided
Readme 316 KiB
v0.2.1 Latest
2026-01-09 13:56:59 +00:00
Languages
Go 100%