Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Warn users when total upload is larger than 20 MB in size #97

Closed
AdmiringWorm opened this issue Jan 29, 2020 · 0 comments
Closed

Warn users when total upload is larger than 20 MB in size #97

AdmiringWorm opened this issue Jan 29, 2020 · 0 comments
Milestone

Comments

@AdmiringWorm
Copy link
Collaborator

Official recommendation for uploaded file size is to keep them below 20-25 MB.
Uploads may fail to show on codecov.io when the size is larger than this.

Codecov.io do not return any error message on these cases, so validation of the total file sizes should be done before trying to upload.

Originally reported here: #96

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant