You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go 1.20 allows coverage profiling on regular release builds (as opposed to just test builds). Once we make Go 1.20 a requirement for Holo, we can massively simplify our test tooling. Ref: https://tip.golang.org/doc/go1.20#cover
The text was updated successfully, but these errors were encountered:
Go 1.20 allows coverage profiling on regular release builds (as opposed to just test builds). Once we make Go 1.20 a requirement for Holo, we can massively simplify our test tooling. Ref: https://tip.golang.org/doc/go1.20#cover
The text was updated successfully, but these errors were encountered: