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
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
If the user have specified client_uploads: true in the codecov.yml file, we should disable the default uploader and go straight to the fallback uploader.
This will first require an implementation of a yaml parser before we can take a look at this feature.