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

Serializers: Added buffer limit options #133

Merged
merged 6 commits into from
Sep 30, 2023

Conversation

francis-clairicia
Copy link
Owner

What's changed

  • Added limit parameters to AutoSeparatedPacketSerializers and its subclasses
  • Added limit parameter to JSONSerializer
  • Added GeneratorStreamReader class in easynetwork.serializers.tool

@francis-clairicia francis-clairicia added the enhancement New feature or request label Sep 30, 2023
@francis-clairicia francis-clairicia self-assigned this Sep 30, 2023
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #133 (1908885) into main (a818e96) will not change coverage.
The diff coverage is 100.00%.

Flag Coverage Δ
OS-Linux 87.26% <74.66%> (-0.82%) ⬇️
OS-Windows 87.18% <74.66%> (-0.78%) ⬇️
OS-macOS 87.28% <74.66%> (-0.78%) ⬇️
Py-3.11 99.89% <100.00%> (+<0.01%) ⬆️
test-functional 87.44% <74.66%> (-0.83%) ⬇️
test-unit 78.89% <99.54%> (+1.59%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@francis-clairicia francis-clairicia merged commit a57534e into main Sep 30, 2023
11 checks passed
@francis-clairicia francis-clairicia deleted the feature/serializers/buffer-limit branch September 30, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant