feat: native streams #1365
Merged
feat: native streams #1365
Codecov / codecov/project
succeeded
May 28, 2025 in 1s
42.82% (-0.32%) compared to a30547a
View this Pull Request on Codecov
42.82% (-0.32%) compared to a30547a
Details
Codecov Report
Attention: Patch coverage is 37.01380% with 1004 lines in your changes missing coverage. Please review.
Project coverage is 42.82%. Comparing base (
a30547a) to head (d41a8ca).
Additional details and impacted files
@@ Coverage Diff @@
## main #1365 +/- ##
==========================================
- Coverage 43.13% 42.82% -0.32%
==========================================
Files 647 676 +29
Lines 29157 30631 +1474
Branches 3928 4258 +330
==========================================
+ Hits 12577 13117 +540
- Misses 15181 15964 +783
- Partials 1399 1550 +151 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ntrinsics/js/webstreams/ReadableStreamIntrinsic.kt | 100.00% <100.00%> (+75.00%) |
⬆️ |
| ...ics/js/webstreams/ReadableStreamReaderTokenBase.kt | 100.00% <100.00%> (ø) |
|
| ...trinsics/js/webstreams/TransformStreamIntrinsic.kt | 100.00% <100.00%> (ø) |
|
| ...ntrinsics/js/webstreams/WritableStreamIntrinsic.kt | 100.00% <100.00%> (ø) |
|
| ...time/gvm/intrinsics/BuildTimeIntrinsicsResolver.kt | 100.00% <100.00%> (ø) |
|
| ...ain/kotlin/elide/runtime/node/fs/NodeFilesystem.kt | 68.07% <100.00%> (ø) |
|
| ...in/elide/runtime/plugins/AbstractLanguagePlugin.kt | 37.50% <0.00%> (ø) |
|
| ...nsics/js/stream/WritableStreamDefaultController.kt | 0.00% <0.00%> (ø) |
|
| ...tlin/elide/runtime/intrinsics/ai/ElideLLMModule.kt | 27.38% <0.00%> (ø) |
|
| ...e/intrinsics/js/stream/ReadableStreamBYOBReader.kt | 50.00% <50.00%> (ø) |
|
| ... and 27 more |
... 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 a30547a...d41a8ca. 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