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

Save network to a binary buffer #672

Merged
merged 6 commits into from
Nov 13, 2023
Merged

Save network to a binary buffer #672

merged 6 commits into from
Nov 13, 2023

Conversation

geofjamg
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

#401

What kind of change does this PR introduce?

Feature

What is the new behavior (if this is a feature change)?
We can write a network to a binary buffer. The binary buffer is always a zip file whatever the number of created files.
Also some refactoring has been done to rename 'dump' to 'save' which is more usual and consistent with 'load'.

Does this PR introduce a breaking change or deprecate an API?

  • The Breaking Change or Deprecated label has been added
  • The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

Other information:

Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
@geofjamg geofjamg requested a review from EtienneLt November 12, 2023 22:43
@geofjamg geofjamg changed the title Save network bin buffer Save network to a binary buffer Nov 12, 2023
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
@EtienneLt EtienneLt merged commit bdf4b7c into main Nov 13, 2023
6 of 7 checks passed
@EtienneLt EtienneLt deleted the save_network_bin_buffer branch November 13, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants