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

Add internal builtin topics as DdsTopic(s) [20039] #97

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

juanlofer-eprosima
Copy link
Contributor

PR #87 introduced a regression in which internal builtin topics were added as DistributedTopic instead of DdsTopic. As a consequence, these were not well processed when an allowlist was being provided (casting to DdsTopic failed).

Copy link
Contributor

@jepemi jepemi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (77ebb97) 20.03% compared to head (bd6d0f7) 19.64%.

Files Patch % Lines
ddsrecorder/src/cpp/tool/DdsRecorder.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   20.03%   19.64%   -0.40%     
==========================================
  Files          29       29              
  Lines        2700     2698       -2     
  Branches     1412     1412              
==========================================
- Hits          541      530      -11     
- Misses       1704     1721      +17     
+ Partials      455      447       -8     

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

@juanlofer-eprosima juanlofer-eprosima merged commit f9ecc14 into main Nov 23, 2023
18 checks passed
@juanlofer-eprosima juanlofer-eprosima deleted the hotfix/builtin-dds-topics branch November 23, 2023 15:41
@juanlofer-eprosima juanlofer-eprosima changed the title Add internal builtin topics as DdsTopic(s) Add internal builtin topics as DdsTopic(s) [20039] Nov 27, 2023
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.

3 participants