Skip to content

Add dynamic rate limiting and HTTP control interface #72

Add dynamic rate limiting and HTTP control interface

Add dynamic rate limiting and HTTP control interface #72

Triggered via pull request August 4, 2026 08:48
Status Success
Total duration 1m 2s
Artifacts

test-unit.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 10 notices
test (oldstable)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/progress/progress. Supported file pattern: go.sum
test (stable)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-go@v5, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/progress/progress. Supported file pattern: go.sum
test (stable): cmd/catp/catp/catp.go#L285
2 statement(s) on lines 284:287 are not covered by tests.
test (stable): cmd/catp/catp/catp.go#L281
1 statement(s) on lines 280:281 are not covered by tests.
test (stable): cmd/catp/catp/catp.go#L260
1 statement(s) are not covered by tests.
test (stable): cmd/catp/catp/catp.go#L256
2 statement(s) are not covered by tests.
test (stable): cmd/catp/catp/catp.go#L251
3 statement(s) are not covered by tests.
test (stable): cmd/catp/catp/catp.go#L201
3 statement(s) are not covered by tests.
test (stable): cmd/catp/catp/catp.go#L186
15 statement(s) on lines 185:199 are not covered by tests.
test (stable): cmd/catp/catp/app.go#L254
2 statement(s) on lines 253:256 are not covered by tests.
test (stable): cmd/catp/catp/app.go#L250
1 statement(s) are not covered by tests.
test (stable): cmd/catp/catp/app.go#L245
3 statement(s) on lines 244:248 are not covered by tests.