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
I have a project with some JavaScript code and some Go code. Is it safe to use code-coverage-action in multiple jobs in the same GH Actions workflow? Will there be separate comments in the PR for each report?