Created by: linzhp
While generating test main for Go tests, Go files need to be filtered so test main doesn't contain coverage variables for Go files of other platforms, which are ignored before passing to Go compiler.
cc @ChinmayR
Created by: linzhp
While generating test main for Go tests, Go files need to be filtered so test main doesn't contain coverage variables for Go files of other platforms, which are ignored before passing to Go compiler.
cc @ChinmayR