Skip to content

Test Coverage

Test Coverage #26

Triggered via push November 22, 2023 23:46
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
File test coverage below threshold: pkg/socks5/auth.go#L1
File test coverage below threshold: coverage: 77%; threshold: 80%
File test coverage below threshold: pkg/socks5/credentials.go#L1
File test coverage below threshold: coverage: 75%; threshold: 80%
File test coverage below threshold: pkg/socks5/request.go#L1
File test coverage below threshold: coverage: 51%; threshold: 80%
File test coverage below threshold: pkg/socks5/resolver.go#L1
File test coverage below threshold: coverage: 75%; threshold: 80%
File test coverage below threshold: pkg/socks5/socks5.go#L1
File test coverage below threshold: coverage: 67%; threshold: 80%
Package test coverage below threshold
Package test coverage below threshold: package: pkg/socks5; coverage: 60%; threshold: 80%
Total test coverage below threshold
Total test coverage below threshold: coverage: 60%; threshold: 80%
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/