Skip to content
New issue

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

Define a new compile func for go 1.16 #614

Merged
merged 1 commit into from Apr 27, 2021

Commits on Mar 9, 2021

  1. Define a new compile func for go 1.16

    `go test -i` is deprecated in go 1.16, and it makes the output parsing
    fail, leading to to no coverage reported.
    
    closes smartystreets#613
    gravis committed Mar 9, 2021
    Copy the full SHA
    ec8bade View commit details
    Browse the repository at this point in the history