-
-
Couldn't load subscription status.
- Fork 10
436 Allow for larger file upload to upload large reports #437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…d size of fileInput for teal.reporter
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
Unit Tests Summary 1 files 25 suites 2m 2s ⏱️ Results for commit 2909a46. ♻️ This comment has been updated with latest results. |
Code Coverage SummaryDiff against mainResults for commit: eb2a7c4 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Signed-off-by: Marcin <[email protected]>
Unit Test Performance Difference
Results for commit 4f9418d ♻️ This comment has been updated with latest results. |
|
I have read the CLA Document and I hereby sign the CLA |
Pull Request
Fixes #436
Added a package option that will control the size of the
fileInput, which by default is 5 MB.The option is a new
teal.reporteroption and by default is 10MB. With that modification we allow:Questions
teal.reporterpackage options in vignettes or other parts.