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

chore: extract handling network data to separate function #505

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Dec 3, 2024

This approach make data handling more concise and less prone to errors. This is also will make extraction of different working modes easier in the future refactoring.

@hauleth hauleth requested a review from a team as a code owner December 3, 2024 19:14
@hauleth hauleth force-pushed the chore/extract-data-handling-to-separate-function branch from 49e06e9 to 82955c1 Compare December 3, 2024 20:33
This approach make data handling more concise and less prone to errors.
This is also will make extraction of different working modes easier in
the future refactoring.
@hauleth hauleth force-pushed the chore/extract-data-handling-to-separate-function branch from 82955c1 to 36722ca Compare December 4, 2024 10:28
@hauleth hauleth merged commit 4a6972d into v2 Dec 6, 2024
6 checks passed
@hauleth hauleth deleted the chore/extract-data-handling-to-separate-function branch December 6, 2024 19:29
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