Skip to content

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Jun 24, 2025

This PR removes the stream polyfill that is required by parts of uppy. As we are using XHR with Uppy, I don't think we need this (and its an annoying dependency to have).

Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@0f3331a). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1253   +/-   ##
=======================================
  Coverage        ?   74.28%           
=======================================
  Files           ?       66           
  Lines           ?     4487           
  Branches        ?        0           
=======================================
  Hits            ?     3333           
  Misses          ?     1154           
  Partials        ?        0           
🚀 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

cypress bot commented Jun 24, 2025

datalab    Run #3529

Run Properties:  status check passed Passed #3529  •  git commit 757839fbfe ℹ️: Merge a148604895df21a87761127ca61787f660585c39 into 0f3331a83b9cf2a54cfdbfcb4f03...
Project datalab
Branch Review ml-evs/stream-browserify
Run status status check passed Passed #3529
Run duration 07m 44s
Commit git commit 757839fbfe ℹ️: Merge a148604895df21a87761127ca61787f660585c39 into 0f3331a83b9cf2a54cfdbfcb4f03...
Committer Matthew Evans
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 504
View all changes introduced in this branch ↗︎

Copy link
Contributor

@BenjaminCharmes BenjaminCharmes left a comment

Choose a reason for hiding this comment

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

Everything works perfectly locally for me 👍

@ml-evs ml-evs force-pushed the ml-evs/stream-browserify branch from ab9792b to a148604 Compare June 25, 2025 15:40
@ml-evs ml-evs marked this pull request as ready for review June 25, 2025 15:40
@ml-evs ml-evs requested a review from jdbocarsly as a code owner June 25, 2025 15:40
@ml-evs ml-evs changed the title Optimistically try to remove stream/browserify Remove browersify stream polyfill Jun 25, 2025
@ml-evs
Copy link
Member Author

ml-evs commented Jun 25, 2025

Also works for me, so will just remove it and see what happens in deployments (though pinging @jdbocarsly in case there was a specific reason to keep it)

@ml-evs ml-evs merged commit 307f153 into main Jun 25, 2025
18 of 26 checks passed
@ml-evs ml-evs deleted the ml-evs/stream-browserify branch June 25, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants