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
The issue here is that you need grcov to convert the payload.
I don't think task-boot should depend on grcov: it should expect an archive to upload to codecov, only managing the upload with secrets.
As for a frontend build + upload, we should have 2 tasks:
implemented fully by the client app to produce a codecov.zip artifact
As it needs a token for upload. Nice to have.
The text was updated successfully, but these errors were encountered: