Skip to content

Conversation

@kt3k
Copy link
Member

@kt3k kt3k commented Dec 24, 2025

It looks like JSR is unhappy with the specifier @std/streams/unstable-to-byte-stream in streams/unstable_capped_delimiter_stream.ts (probably because it is jsr: specifier referencing in-package path)

This PR tries to avoid the error above by using a relative path.

@kt3k kt3k requested a review from crowlKats as a code owner December 24, 2025 07:33
@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.15%. Comparing base (dcfb5b3) to head (135bb7a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6909   +/-   ##
=======================================
  Coverage   94.14%   94.15%           
=======================================
  Files         583      583           
  Lines       42806    42806           
  Branches     6815     6815           
=======================================
+ Hits        40301    40302    +1     
+ Misses       2455     2454    -1     
  Partials       50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit bf7aef8 into denoland:main Dec 25, 2025
19 checks passed
@kt3k kt3k deleted the fix-streams-in-package-import branch December 25, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants