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

Added composite serializers #328

Merged
merged 5 commits into from
Jul 20, 2024
Merged

Conversation

francis-clairicia
Copy link
Owner

What's changed

  • Added 3 new classes in easynetwork.serializers.composite module:
    • StapledPacketSerializer
    • StapledIncrementalPacketSerializer
    • StapledBufferedIncrementalPacketSerializer

@francis-clairicia francis-clairicia added enhancement New feature or request topic-serializer Relative to serializer implementations labels Jul 20, 2024
@francis-clairicia francis-clairicia self-assigned this Jul 20, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2405fea) to head (c930a6b).
Report is 53 commits behind head on main.

Additional details and impacted files
Flag Coverage Δ
OS-Linux 99.90% <100.00%> (+<0.01%) ⬆️
OS-Windows 99.78% <100.00%> (+<0.01%) ⬆️
OS-macOS 99.90% <100.00%> (+<0.01%) ⬆️
Py-3.11 99.90% <100.00%> (+<0.01%) ⬆️
Py-3.12 99.94% <100.00%> (+<0.01%) ⬆️
test-functional 81.77% <0.00%> (-0.59%) ⬇️
test-unit 89.72% <100.00%> (+0.07%) ⬆️

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

@francis-clairicia francis-clairicia merged commit b161843 into main Jul 20, 2024
22 checks passed
@francis-clairicia francis-clairicia deleted the feature/serializers/composite branch July 20, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic-serializer Relative to serializer implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant