We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gotestcover -covermode=atomic -coverprofile=coverage.txt $(go list ./... | grep -v /vendor/) -run . -timeout=2m ok github.com/avast/retry-go/v4/examples 5.933s coverage: [no statements] command [go test -cover -covermode atomic -coverprofile C:\Users\RUNNER~1\AppData\Local\Temp\gotestcover-175[9](https://github.com/avast/retry-go/actions/runs/5841605985/job/15841924098#step:6:10)463031 github.com/avast/retry-go/v4 -run . -timeout=2m]: exit status 1 --- FAIL: TestMaxDelay (0.25s) retry_test.go:279: Error Trace: D:/a/retry-go/retry-go/retry_test.go:279 Error: "250.5436ms" is not less than "250ms" Test: TestMaxDelay Messages: 5 times with maximum delay retry is longer than 250ms 1 2 FAIL github.com/avast/retry-go/v4 coverage: 96.3% of statements FAIL github.com/avast/retry-go/v4 [16](https://github.com/avast/retry-go/actions/runs/5841605985/job/15841924098#step:6:17).229s FAIL test failed mingw32-make: *** [makefile:31: test_and_cover_report] Error 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: