-
Notifications
You must be signed in to change notification settings - Fork 382
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
chore(build): update unbuild, and expose mts / mjs typings #1751
chore(build): update unbuild, and expose mts / mjs typings #1751
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
c15669a
to
86bd477
Compare
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1751 +/- ##
=======================================
Coverage 75.95% 75.95%
=======================================
Files 81 81
Lines 2063 2063
Branches 529 529
=======================================
Hits 1567 1567
Misses 383 383
Partials 113 113 ☔ View full report in Codecov by Sentry. |
It seems size testing worklflow works incorrect. It doesn't compare files from current PR instead it compare files from main branch. The size increase was due to this PR #1746 but size-limit didn't catch that there. Instead it complains in every consequent PR made after that. |
😍 |
@thekip will this move forward soon, or is it blocked by the size test? |
86bd477
to
95fe9d7
Compare
@sentience available in v4.5.0 |
Description
related #1750 (comment)
Types of changes
Fixes # (issue)
Checklist