Skip to content

chore: sync files - #473

Merged
mojomex merged 3 commits into
mainfrom
sync-files
Jul 24, 2026
Merged

chore: sync files#473
mojomex merged 3 commits into
mainfrom
sync-files

Conversation

@tier4-nebula-app

@tier4-nebula-app tier4-nebula-app Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Skipped

Added

Changed

  • src/nebula_core/nebula_core_ros/include/nebula_core_ros/agnocast_wrapper/nebula_agnocast_wrapper.hpp
  • src/nebula_core/nebula_core_ros/include/nebula_core_ros/agnocast_wrapper/node.hpp
  • src/nebula_core/nebula_core_ros/include/nebula_core_ros/agnocast_wrapper/message_filters.hpp

Not changed

  • .github/dependabot.yaml
  • .github/workflows/pre-commit-optional.yaml
  • .github/workflows/semantic-pull-request.yaml
  • .github/workflows/spell-check-differential.yaml
  • .github/workflows/sync-files.yaml
  • .github/workflows/lint-autoware-system-design-format.yaml
  • .clang-format
  • .markdown-link-check.json
  • .markdownlint.yaml
  • .pre-commit-config.yaml
  • .pre-commit-config-optional.yaml
  • .prettierignore
  • .prettierrc.yaml
  • .yamllint.yaml
  • CPPLINT.cfg
  • setup.cfg
  • src/nebula_core/nebula_core_ros/include/nebula_core_ros/agnocast_wrapper/tf2.hpp
  • src/nebula_core/nebula_core_ros/include/nebula_core_ros/agnocast_wrapper/diagnostic_updater.hpp

Deleted

Not found

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.16%. Comparing base (b4d02c2) to head (506ef39).

❌ Your patch check has failed because the patch coverage (30.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   40.17%   40.16%   -0.02%     
==========================================
  Files         132      132              
  Lines       10292    10295       +3     
  Branches     5388     5391       +3     
==========================================
  Hits         4135     4135              
- Misses       3761     3768       +7     
+ Partials     2396     2392       -4     
Flag Coverage Δ
nebula_core_ros 30.66% <30.00%> (?)
nebula_hesai 30.66% <30.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mojomex
mojomex disabled auto-merge July 24, 2026 02:24
…nd-written wrapper (Stage 2) (#467)

* feat(agnocast_wrapper): adopt synced agnocast_wrapper core, retire hand-written wrapper (Stage 2)

Removes the hand-written nebula_agnocast_wrapper.hpp (Method-1) and switches the nebula_hesai decoder_wrapper to the synced umbrella's explicit-node API (NEBULA_CREATE_PUBLISHER2 -> NEBULA_CREATE_PUBLISHER2_ON_NODE, NEBULA_HAS_ANY_SUBSCRIPTIONS -> get_subscription_count() > 0). Nodes stay rclcpp::Node. The synced headers arrive via Stage 1 (#466) sync-files, so they are not in this diff.

Signed-off-by: Koichi Imai <koichi.imai.2@tier4.jp>

* refactor(nebula_hesai): use nebula_agnocast_wrapper.hpp include after #472 rename

Signed-off-by: Koichi Imai <koichi.imai.2@tier4.jp>

---------

Signed-off-by: Koichi Imai <koichi.imai.2@tier4.jp>
Co-authored-by: Max Schmeller <6088931+mojomex@users.noreply.github.com>
@mojomex
mojomex merged commit 606ac41 into main Jul 24, 2026
93 of 96 checks passed
@mojomex
mojomex deleted the sync-files branch July 24, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants