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
feat(test): add per-func code coverage output to FV
Currently gotestsum just outputs the package-level metrics. For FV it
would be useful to see the per-func metrics for the main package.
Signed-off-by: Dominic Evans <[email protected]>
0 commit comments