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

Create all tracks on built-in topics #413

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

Tempate
Copy link
Contributor

@Tempate Tempate commented Dec 13, 2023

In the previous version, built-in topics were incompatible with remove-unused-entities. Now, remove-unused-entities only applies to topics that are discovered (i.e. topics that aren't built-in).

Merge after:

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2240e21) 31.45% compared to head (1167fc7) 31.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #413   +/-   ##
=======================================
  Coverage   31.45%   31.45%           
=======================================
  Files          15       15           
  Lines         531      531           
  Branches      274      274           
=======================================
  Hits          167      167           
  Misses        191      191           
  Partials      173      173           

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

@Tempate Tempate changed the title Create all tracks on topics without a discoverer participant id Create all tracks on built-in topics Dec 15, 2023
docs/rst/user_manual/configuration.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@irenebm irenebm left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
@Tempate Tempate force-pushed the feature/dynamic_tracks_builtin_topics branch from 996d0b6 to 1167fc7 Compare December 21, 2023 14:09
@rsanchez15 rsanchez15 merged commit e1e8536 into main Dec 22, 2023
18 of 20 checks passed
@rsanchez15 rsanchez15 deleted the feature/dynamic_tracks_builtin_topics branch December 22, 2023 08:18
Tempate added a commit that referenced this pull request Mar 8, 2024
* Update the configuration

Signed-off-by: tempate <danieldiaz@eprosima.com>

* Apply suggestions

Signed-off-by: tempate <danieldiaz@eprosima.com>

---------

Signed-off-by: tempate <danieldiaz@eprosima.com>
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