Skip to content
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

fix: Re-optimise capture of empty change. #789

Merged
merged 1 commit into from
Dec 10, 2023
Merged

fix: Re-optimise capture of empty change. #789

merged 1 commit into from
Dec 10, 2023

Conversation

RolandPheasant
Copy link
Collaborator

Auto formatting to latest features de-optimised the capture of an empty change set. It is better to re-use the same instance of an empty list than to keep creating new one,

@glennawatson glennawatson changed the title Re-optimise capture of empty change. fix: Re-optimise capture of empty change. Dec 10, 2023
@glennawatson glennawatson merged commit 2c0f459 into main Dec 10, 2023
1 check passed
@glennawatson glennawatson deleted the reoptimise branch December 10, 2023 13:10
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants