feat: add support for queueMicrotask
#1266
Merged
Codecov / codecov/project
succeeded
Mar 9, 2025 in 0s
48.23% (+0.03%) compared to ab3eccc
View this Pull Request on Codecov
48.23% (+0.03%) compared to ab3eccc
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 48.23%. Comparing base (
ab3eccc
) to head (c8a7806
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1266 +/- ##
==========================================
+ Coverage 48.20% 48.23% +0.03%
==========================================
Files 498 499 +1
Lines 18263 18273 +10
Branches 3231 3233 +2
==========================================
+ Hits 8803 8814 +11
+ Misses 8430 8429 -1
Partials 1030 1030
Files with missing lines | Coverage Δ | |
---|---|---|
.../main/kotlin/elide/runtime/core/PolyglotContext.kt | 0.00% <ø> (ø) |
|
...gvm/internals/intrinsics/js/AbstractJsIntrinsic.kt | 80.00% <100.00%> (ø) |
|
...elide/runtime/javascript/QueueMicrotaskCallable.kt | 100.00% <100.00%> (ø) |
|
...main/kotlin/elide/runtime/plugins/js/Extensions.kt | 77.77% <ø> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ab3eccc...c8a7806. Read the comment docs.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading