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

Rewrite mergeRequestModifiers to operate on pointers rather than copies. #224

Merged
merged 4 commits into from
Jul 31, 2023

Conversation

averche
Copy link
Collaborator

@averche averche commented Jul 30, 2023

Description

This is a slight improvement for efficiency and possibly readability. We are eliminating a couple extra copies of the request modifiers per call.

How has this been tested?

Adjusted the existing test slightly.

@averche averche requested a review from a team July 30, 2023 19:58
@averche averche merged commit e6c4201 into main Jul 31, 2023
@averche averche deleted the refactor-merge branch July 31, 2023 19:35
@averche averche mentioned this pull request Sep 18, 2023
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