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

Fixed variable PacketIdBytes assumption. #412

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

redboltz
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.52%. Comparing base (93affff) to head (a138bf3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #412   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files         181      181           
  Lines       10309    10309           
=======================================
  Hits        10054    10054           
  Misses        255      255           
Files with missing lines Coverage Δ
...lude/async_mqtt/protocol/packet/impl/v5_puback.ipp 100.00% <100.00%> (ø)
...ude/async_mqtt/protocol/packet/impl/v5_pubcomp.ipp 100.00% <100.00%> (ø)
...lude/async_mqtt/protocol/packet/impl/v5_pubrec.ipp 100.00% <100.00%> (ø)
...lude/async_mqtt/protocol/packet/impl/v5_pubrel.ipp 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@redboltz redboltz force-pushed the fix_variable_packet_id_bytes branch from 49011a5 to a138bf3 Compare March 18, 2025 06:08
@redboltz redboltz merged commit a874eb4 into main Mar 18, 2025
12 checks passed
@redboltz redboltz deleted the fix_variable_packet_id_bytes branch March 18, 2025 06:34
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