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

update last data explicitly #79

Merged
merged 1 commit into from
Jun 25, 2024
Merged

update last data explicitly #79

merged 1 commit into from
Jun 25, 2024

Conversation

Art3miX
Copy link
Collaborator

@Art3miX Art3miX commented Jun 20, 2024

I don't think this covers #73 completely, but implementing the full solution would take a lot of modification to the code, and I don't think we need it right now.

As a temporary solution to the actual problem in #73, we have a update_last function that only update the fields that we want to update from helper, it basically hides the fact we update the target directly, and makes it a little better in catching that we only need to update certain fields instead of the whole target struct.

@Art3miX Art3miX requested a review from stiiifff June 20, 2024 07:06
@stiiifff
Copy link
Contributor

LGTM

@Art3miX Art3miX merged commit 61338b6 into main Jun 25, 2024
2 checks passed
@Art3miX Art3miX deleted the config-update branch June 25, 2024 07:46
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