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

refactor(shape_estimation)!: fix namespace and directory structure #7844

Update perception/detection_by_tracker/src/tracker/tracker_handler.hpp

23d7434
Select commit
Loading
Failed to load commit list.
Merged

refactor(shape_estimation)!: fix namespace and directory structure #7844

Update perception/detection_by_tracker/src/tracker/tracker_handler.hpp
23d7434
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 5, 2024 in 1s

9.67% of diff hit (target 0.00%)

View this Pull Request on Codecov

9.67% of diff hit (target 0.00%)

Annotations

Check warning on line 71 in perception/detection_by_tracker/src/detection_by_tracker_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/detection_by_tracker_node.cpp#L71

Added line #L71 was not covered by tests

Check warning on line 77 in perception/detection_by_tracker/src/detection_by_tracker_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/detection_by_tracker_node.cpp#L77

Added line #L77 was not covered by tests

Check warning on line 117 in perception/detection_by_tracker/src/detection_by_tracker_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/detection_by_tracker_node.cpp#L117

Added line #L117 was not covered by tests

Check warning on line 25 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L25

Added line #L25 was not covered by tests

Check warning on line 31 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 35 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L35

Added line #L35 was not covered by tests

Check warning on line 39 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 49 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 54 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 59 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 65 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L65

Added line #L65 was not covered by tests

Check warning on line 68 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 74 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L71-L74

Added lines #L71 - L74 were not covered by tests

Check warning on line 81 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L76-L81

Added lines #L76 - L81 were not covered by tests

Check warning on line 84 in perception/detection_by_tracker/src/tracker/tracker_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.cpp#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 27 in perception/detection_by_tracker/src/tracker/tracker_handler.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.hpp#L27

Added line #L27 was not covered by tests

Check warning on line 33 in perception/detection_by_tracker/src/tracker/tracker_handler.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/tracker/tracker_handler.hpp#L33

Added line #L33 was not covered by tests

Check warning on line 38 in perception/detection_by_tracker/src/utils/utils.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/utils/utils.hpp#L38

Added line #L38 was not covered by tests

Check warning on line 43 in perception/detection_by_tracker/src/utils/utils.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/detection_by_tracker/src/utils/utils.hpp#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 37 in perception/shape_estimation/include/autoware/shape_estimation/corrector/no_corrector.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/shape_estimation/include/autoware/shape_estimation/corrector/no_corrector.hpp#L37

Added line #L37 was not covered by tests

Check warning on line 36 in perception/shape_estimation/include/autoware/shape_estimation/filter/no_filter.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/shape_estimation/include/autoware/shape_estimation/filter/no_filter.hpp#L36

Added line #L36 was not covered by tests

Check warning on line 152 in perception/shape_estimation/src/shape_estimation_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/shape_estimation/src/shape_estimation_node.cpp#L152

Added line #L152 was not covered by tests