1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-01 17:38:36 +00:00
forgejo-runner/internal/pkg
Earl Warren c17d65711b
chore(tests): coverage for Reporter.ReportLog
go test  -cover -coverprofile coverage.txt -v ./internal/pkg/report/...

go tool cover -html=coverage.txt -o coverage.html
xdg-open coverage.html

$ go run github.com/gregoryv/uncover/cmd/uncover@latest coverage.txt ReportLog
total:    (statements)    100.0%
2025-07-07 17:28:22 +02:00
..
client assorted set of fixes and features for rebranding (#652) 2025-07-06 06:59:00 +00:00
config fix(docs): better example for the default config file (#630) 2025-07-01 17:51:05 +00:00
envcheck fix: [container].docker_host = "" is now "automount" 2024-11-27 01:36:18 +00:00
labels Upgrade the default container to node:20 2024-06-07 11:41:14 +02:00
report chore(tests): coverage for Reporter.ReportLog 2025-07-07 17:28:22 +02:00
testutils chore(tests): MockVariable helper 2025-07-06 08:59:18 +02:00
ver chore: s|gitea.com/gitea/act_runner|runner.forgejo.org| 2025-07-03 19:07:02 +02:00