Open
Conversation
Collaborator
|
Review requested:
|
Member
Author
|
@joyeecheung I can now confirm the breaking point was #60518 (12fad1b). |
410b8e7 to
22be1a2
Compare
joyeecheung
approved these changes
Mar 5, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #62115 +/- ##
==========================================
- Coverage 91.62% 89.58% -2.05%
==========================================
Files 337 676 +339
Lines 140453 206173 +65720
Branches 21801 39446 +17645
==========================================
+ Hits 128694 184697 +56003
- Misses 11536 13595 +2059
- Partials 223 7881 +7658
🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Disclaimer: I am way out of my depth here and am more than happy to pawn this off to someone who's not. The following stopped working for me some time back in that it no longer picks up js changes without re-
make.I threw Claude at the problem and it came up with this which fixed the issue for me. I'm opening this
as a draftso hopefully other collaborators with more insight into how this works can chime in and verify whether there is something awry or not.