-
Notifications
You must be signed in to change notification settings - Fork 69
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: add vm extension related components & enable transpiling ESM js file for jest #2884
Conversation
wanghoppe
commented
Jan 16, 2024
•
edited
Loading
edited
6445e13
to
2ddc2c1
Compare
2ddc2c1
to
f75cf9b
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2884 +/- ##
==========================================
- Coverage 67.28% 67.24% -0.04%
==========================================
Files 1236 1259 +23
Lines 33774 34184 +410
Branches 6231 6291 +60
==========================================
+ Hits 22724 22987 +263
- Misses 10896 11034 +138
- Partials 154 163 +9
... and 11 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. One small question about a file name; if by intention then ignore.
packages/playground/src/demo/display/vm-extension/vm-extension-list-demo.tsx
Outdated
Show resolved
Hide resolved
packages/react/src/vm-extension/__tests__/vm-extension-list.spec.tsx
Outdated
Show resolved
Hide resolved
packages/react/src/vm-extension/__tests__/vm-extension-details-panel.spec.tsx
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2884 +/- ##
==========================================
- Coverage 67.29% 67.25% -0.04%
==========================================
Files 1236 1259 +23
Lines 33777 34187 +410
Branches 6230 6291 +61
==========================================
+ Hits 22729 22992 +263
- Misses 10894 11032 +138
- Partials 154 163 +9
... and 11 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
/azp run BatchExplorer - CI |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run BatchExplorer - CI |
Azure Pipelines successfully started running 1 pipeline(s). |