-
Notifications
You must be signed in to change notification settings - Fork 618
test(size-benchmark): generate benchmark and validation for package size #3018
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
Codecov Report
@@ Coverage Diff @@
## main #3018 +/- ##
=======================================
Coverage 58.76% 58.76%
=======================================
Files 567 567
Lines 30360 30360
Branches 7483 7483
=======================================
Hits 17841 17841
Misses 12519 12519 Continue to review full report at Codecov.
|
test(size-benchmark): complete webpack size with size-limit test(size-benchmark): split code in multiple files test(size-benchmark): populate esbuild size test(size-benchmark): use webpack api instead of sizelimit for more accuracy test(size-benchmark): populate rollup size test(size-benchmark): populate size report test(benchmark-size): uadd script to launch benchmark test(size-benchmark): implement validator class test(size-benchmark): add README test(benchmark-test): add scope config to skip bundler tests chore(benchmark-test): bump to Listr2 test(benchmark-size): refactor folder layout test(benchmark-test): fix generating new report chore(benchmark): regenerate report
50031eb
to
f396850
Compare
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Description
More details in the README
TODOs in follow-up PRs:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.