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
Being able to see code coverage when I'm running a specific test (Go: Test Function At Cursor) or all tests in a package (Go: Test Package) is great, but sometimes what I need is the coverage of all tests in a given file (Go: Test File).