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

Implement DDS Participants #126

Draft
wants to merge 9 commits into
base: feature/discovery_server_participant
Choose a base branch
from

Conversation

irenebm
Copy link
Member

@irenebm irenebm commented Aug 28, 2024

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 18.56764% with 307 lines in your changes missing coverage. Please review.

Project coverage is 37.17%. Comparing base (a62ed36) to head (2644c9b).

Files with missing lines Patch % Lines
...cpp/participant/dds/DiscoveryServerParticipant.cpp 18.24% 99 Missing and 13 partials ⚠️
...rc/cpp/participant/dds/InitialPeersParticipant.cpp 17.64% 100 Missing and 12 partials ⚠️
...ants/src/cpp/participant/dds/CommonParticipant.cpp 16.98% 34 Missing and 10 partials ⚠️
...ants/src/cpp/participant/dds/SimpleParticipant.cpp 24.39% 27 Missing and 4 partials ⚠️
...cipants/src/cpp/participant/dds/XmlParticipant.cpp 20.00% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@                           Coverage Diff                            @@
##           feature/discovery_server_participant     #126      +/-   ##
========================================================================
- Coverage                                 37.83%   37.17%   -0.67%     
========================================================================
  Files                                       153      156       +3     
  Lines                                      6977     7333     +356     
  Branches                                   2788     2960     +172     
========================================================================
+ Hits                                       2640     2726      +86     
- Misses                                     2918     3144     +226     
- Partials                                   1419     1463      +44     

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

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