-
Notifications
You must be signed in to change notification settings - Fork 22
build: remove unused @edx/reactifex package #595
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #595 +/- ##
=======================================
Coverage 86.00% 86.00%
=======================================
Files 27 27
Lines 443 443
Branches 104 102 -2
=======================================
Hits 381 381
Misses 61 61
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@feanil Here's another one with the required statuses aren't reporting. (The conflict that's getting reported is fake – I've pushed and unconflicted package-lock.json, and I'm wondering if that will show up until all of the other checks have run?) |
|
I'm going to try closing and re-opening this one to see if the checks make more sense after that. If that doesn't work a rebase might. |
Remove @edx/reactifex package from devDependencies as it is no longer needed. Translation extraction functionality has been verified to work correctly without this dependency. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
a48fa62 to
2526ed2
Compare
Updating package-lock
2526ed2 to
bbecfed
Compare
|
To get this to work I:
|
Remove @edx/reactifex package from devDependencies as it is no longer
needed. Translation extraction functionality has been verified to work
correctly without this dependency.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com