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

Sansio4 te #376

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Sansio4 te #376

wants to merge 3 commits into from

Conversation

redboltz
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2024

Codecov Report

Attention: Patch coverage is 93.97738% with 197 lines in your changes missing coverage. Please review.

Project coverage is 96.31%. Comparing base (455c155) to head (aa6e394).

Files with missing lines Patch % Lines
...clude/async_mqtt/protocol/impl/connection_impl.ipp 94.65% 50 Missing ⚠️
include/async_mqtt/impl/endpoint_misc.ipp 86.17% 47 Missing ⚠️
include/async_mqtt/protocol/impl/timer_impl.ipp 0.00% 20 Missing ⚠️
...clude/async_mqtt/protocol/impl/connection_send.ipp 94.63% 19 Missing ⚠️
include/async_mqtt/impl/endpoint_send.hpp 89.13% 10 Missing ⚠️
include/async_mqtt/impl/client_start.ipp 87.50% 7 Missing ⚠️
include/async_mqtt/impl/endpoint_recv.ipp 96.08% 7 Missing ⚠️
include/async_mqtt/impl/client_publish.ipp 91.04% 6 Missing ⚠️
include/async_mqtt/impl/endpoint_close.ipp 88.67% 6 Missing ⚠️
include/async_mqtt/impl/client_subscribe.ipp 94.36% 4 Missing ⚠️
... and 9 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
- Coverage   97.34%   96.31%   -1.03%     
==========================================
  Files         154      182      +28     
  Lines        9474    10290     +816     
==========================================
+ Hits         9222     9911     +689     
- Misses        252      379     +127     
Files with missing lines Coverage Δ
include/async_mqtt/client.hpp 100.00% <ø> (ø)
include/async_mqtt/detail/stream_layer.hpp 100.00% <100.00%> (ø)
...sync_mqtt/impl/client_acquire_unique_packet_id.hpp 100.00% <100.00%> (ø)
...sync_mqtt/impl/client_acquire_unique_packet_id.ipp 100.00% <100.00%> (ø)
...mpl/client_acquire_unique_packet_id_wait_until.hpp 100.00% <100.00%> (ø)
...mpl/client_acquire_unique_packet_id_wait_until.ipp 100.00% <100.00%> (ø)
include/async_mqtt/impl/client_auth.hpp 100.00% <100.00%> (ø)
include/async_mqtt/impl/client_auth.ipp 100.00% <100.00%> (ø)
include/async_mqtt/impl/client_close.hpp 100.00% <100.00%> (ø)
include/async_mqtt/impl/client_close.ipp 100.00% <100.00%> (ø)
... and 157 more

... and 1 file with indirect coverage changes

@redboltz redboltz force-pushed the sansio4_te branch 2 times, most recently from f18d301 to 264404f Compare December 6, 2024 10:36
The protocol part can be used from not only Boost.Asio but also other
I/O mechanism including OS-less enviromnemt.
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