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

Random set of clang-tidy fixes #850

Merged
merged 6 commits into from
Dec 8, 2024

Move pair_to_index to avoid duplication

8187ac6
Select commit
Loading
Failed to load commit list.
Merged

Random set of clang-tidy fixes #850

Move pair_to_index to avoid duplication
8187ac6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 8, 2024 in 1s

53.38% of diff hit (target 65.72%)

View this Pull Request on Codecov

53.38% of diff hit (target 65.72%)

Annotations

Check warning on line 242 in g2o/core/base_variable_sized_edge.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/base_variable_sized_edge.h#L242

Added line #L242 was not covered by tests

Check warning on line 261 in g2o/core/base_variable_sized_edge.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/base_variable_sized_edge.h#L261

Added line #L261 was not covered by tests

Check warning on line 393 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L393

Added line #L393 was not covered by tests

Check warning on line 395 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L395

Added line #L395 was not covered by tests

Check warning on line 397 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L397

Added line #L397 was not covered by tests

Check warning on line 401 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L401

Added line #L401 was not covered by tests

Check warning on line 403 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L403

Added line #L403 was not covered by tests

Check warning on line 407 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L406-L407

Added lines #L406 - L407 were not covered by tests

Check warning on line 409 in g2o/core/block_solver.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/block_solver.h#L409

Added line #L409 was not covered by tests

Check warning on line 254 in g2o/core/estimate_propagator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/estimate_propagator.cpp#L254

Added line #L254 was not covered by tests

Check warning on line 257 in g2o/core/estimate_propagator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/estimate_propagator.cpp#L257

Added line #L257 was not covered by tests

Check warning on line 674 in g2o/core/optimizable_graph.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimizable_graph.cpp#L673-L674

Added lines #L673 - L674 were not covered by tests

Check warning on line 680 in g2o/core/optimizable_graph.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimizable_graph.cpp#L679-L680

Added lines #L679 - L680 were not covered by tests

Check warning on line 162 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L162

Added line #L162 was not covered by tests

Check warning on line 170 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 176 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 180 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L180

Added line #L180 was not covered by tests

Check warning on line 222 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L222

Added line #L222 was not covered by tests

Check warning on line 224 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L224

Added line #L224 was not covered by tests

Check warning on line 226 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L226

Added line #L226 was not covered by tests

Check warning on line 228 in g2o/core/optimization_algorithm_dogleg.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/optimization_algorithm_dogleg.cpp#L228

Added line #L228 was not covered by tests

Check warning on line 754 in g2o/core/sparse_block_matrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/sparse_block_matrix.h#L754

Added line #L754 was not covered by tests

Check warning on line 71 in g2o/core/sparse_block_matrix_diagonal.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/sparse_block_matrix_diagonal.h#L71

Added line #L71 was not covered by tests

Check warning on line 588 in g2o/core/sparse_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/sparse_optimizer.cpp#L588

Added line #L588 was not covered by tests

Check warning on line 596 in g2o/core/sparse_optimizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

g2o/core/sparse_optimizer.cpp#L595-L596

Added lines #L595 - L596 were not covered by tests