How to upload a file that is too large?

Hi there,

Our coverage file has become larger than 100MB and we are now getting the following error
https://ci.appveyor.com/project/open-systems-pharmacology-ci/ospsuite-core-h23vr#L1574

Error: 413 Client Error: Request Entity Too Large for url: https://codecov.io/codecov/v4/raw/2019-11-08/95A8B6E21A8FBA1688D7A75D6C70D3A0/3cd29c8916cc93368dd2a3193aca82eaee06b887/9e78d147-21fe-49a5-b1ae-dc0fff096191.txt?AWSAccessKeyId=AKIAIHLZSCQCS4WIHD4A&Expires=1573244257&Signature=mcZ1wxUUGx5BqmrID71WVUxku70%3D

Is there a way to upload the file by hand?

Thanks,

Michael

Hey @msevestre, unfortunately, the methodology of upload wouldn’t necessarily help here. Anything in the >100mb range tends to create problems for us.

I can tell you that two major initiatives on the engineer team currently are:

1.) Supporting files well in excess of 100mb
2.) Supporting over 100 uploaded files in a CI build process.

Thanks for bearing with us while we make improvements here!