Skip to content

Fix #161 #162

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

Merged
merged 2 commits into from
Apr 4, 2025
Merged

Fix #161 #162

merged 2 commits into from
Apr 4, 2025

Conversation

gftea
Copy link
Owner

@gftea gftea commented Apr 4, 2025

Close #161

The basic properties deserialization has incorrect impl

Copy link

codecov bot commented Apr 4, 2025

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.72%. Comparing base (9c46ddc) to head (3395f36).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
amqprs/src/frame/content_header.rs 42.85% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   85.96%   85.72%   -0.25%     
==========================================
  Files          40       40              
  Lines        6657     6611      -46     
==========================================
- Hits         5723     5667      -56     
- Misses        934      944      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gftea gftea enabled auto-merge (squash) April 4, 2025 20:40
@gftea gftea disabled auto-merge April 4, 2025 20:40
@gftea gftea merged commit da660a2 into main Apr 4, 2025
12 of 14 checks passed
@gftea gftea deleted the fix-161 branch April 4, 2025 20:41
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.

framing error: serde error: invalid length 0, expected struct BasicPropertities
1 participant