Skip to content

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Dec 5, 2024

This PR is 10% passing an argument that got dropped during refactoring and 90% finding a way to test the behavior.

I'm making up a new concept for the harness (additionalExecuteArguments) which is pretty ugly but I couldn't think of a cleaner way of doing it. There might be a way to capture rest arguments of the execute function signature inside of the harness to make the cast go away. But I'm not 100% convinced that the more complicated types leaking throughout the harness code would really be worth it for this edge case.

See: #29003

@jkrems jkrems added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Dec 5, 2024
@jkrems jkrems force-pushed the jk-karma-wp-transform branch from 9fae909 to a414a99 Compare December 5, 2024 16:47
@jkrems jkrems requested a review from clydin December 5, 2024 16:48
@jkrems jkrems force-pushed the jk-karma-wp-transform branch from a414a99 to ce74a2d Compare December 5, 2024 18:18
@jkrems jkrems added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 5, 2024
@jkrems jkrems merged commit fb41d18 into angular:main Dec 5, 2024
31 checks passed
@jkrems
Copy link
Contributor Author

jkrems commented Dec 5, 2024

The changes were merged into the following branches: main, 19.0.x

@jkrems jkrems deleted the jk-karma-wp-transform branch December 5, 2024 19:24
@jkrems jkrems restored the jk-karma-wp-transform branch December 5, 2024 19:24
@jkrems jkrems deleted the jk-karma-wp-transform branch December 5, 2024 19:24
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular-devkit/build-angular target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants