-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat!: lit 3 update, migrate to vitest with browser mode #220
Conversation
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @material/[email protected], @material/[email protected], @material/[email protected], @material/[email protected], @material/[email protected], @material/[email protected], @open-wc/[email protected], @reallyland/[email protected], @web/[email protected], @web/[email protected], @web/[email protected], @web/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] |
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #220 +/- ##
===========================================
- Coverage 100.00% 92.82% -7.18%
===========================================
Files 58 58
Lines 3305 711 -2594
Branches 238 155 -83
===========================================
- Hits 3305 660 -2645
- Misses 0 32 +32
- Partials 0 19 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
fix: fix .toMatchInlineSnapshot throws uncaught error Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Signed-off-by: Rong Sen Ng (motss) <[email protected]>
Changes
vitest
with experimental browser mode.dispatchEvent(new KeyboardEvent())
does not work for those tests especially tab to focus, hence causing the code coverage in Codecov to drop below 100%.npm
withpnpm
lit@3