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

feat: port autoware_interpolation from autoware.universe #149

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

style(pre-commit): autofix

f81eb22
Select commit
Loading
Failed to load commit list.
Open

feat: port autoware_interpolation from autoware.universe #149

style(pre-commit): autofix
f81eb22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2025 in 0s

80.20% of diff hit (target 78.75%)

View this Pull Request on Codecov

80.20% of diff hit (target 78.75%)

Annotations

Check warning on line 62 in common/autoware_interpolation/src/spherical_linear_interpolation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spherical_linear_interpolation.cpp#L62

Added line #L62 was not covered by tests

Check warning on line 71 in common/autoware_interpolation/src/spherical_linear_interpolation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spherical_linear_interpolation.cpp#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 192 in common/autoware_interpolation/src/spline_interpolation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation.cpp#L192

Added line #L192 was not covered by tests

Check warning on line 24 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L24

Added line #L24 was not covered by tests

Check warning on line 52 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L52

Added line #L52 was not covered by tests

Check warning on line 87 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L87

Added line #L87 was not covered by tests

Check warning on line 93 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 137 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L137

Added line #L137 was not covered by tests

Check warning on line 144 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L144

Added line #L144 was not covered by tests

Check warning on line 167 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L167

Added line #L167 was not covered by tests

Check warning on line 174 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L174

Added line #L174 was not covered by tests

Check warning on line 177 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L177

Added line #L177 was not covered by tests

Check warning on line 179 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L179

Added line #L179 was not covered by tests

Check warning on line 182 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L182

Added line #L182 was not covered by tests

Check warning on line 185 in common/autoware_interpolation/src/spline_interpolation_points_2d.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_interpolation/src/spline_interpolation_points_2d.cpp#L185

Added line #L185 was not covered by tests