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
Merged

Random set of clang-tidy fixes #850

merged 6 commits into from
Dec 8, 2024

Conversation

RainerKuemmerle
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

Attention: Patch coverage is 53.38983% with 55 lines in your changes missing coverage. Please review.

Project coverage is 65.71%. Comparing base (5fda0e4) to head (8187ac6).
Report is 6 commits behind head on pymem.

Files with missing lines Patch % Lines
g2o/core/block_solver.h 0.00% 16 Missing ⚠️
g2o/core/optimization_algorithm_dogleg.cpp 35.29% 11 Missing ⚠️
g2o/core/base_variable_sized_edge.h 72.72% 4 Missing and 2 partials ⚠️
g2o/types/slam3d_addons/plane3d.h 0.00% 5 Missing ⚠️
g2o/core/optimizable_graph.cpp 73.33% 4 Missing ⚠️
g2o/core/sparse_optimizer.cpp 40.00% 3 Missing ⚠️
g2o/solvers/csparse/csparse_helper.cpp 0.00% 3 Missing ⚠️
g2o/core/estimate_propagator.cpp 50.00% 2 Missing ⚠️
g2o/core/sparse_block_matrix.h 85.71% 1 Missing ⚠️
g2o/core/sparse_block_matrix_diagonal.h 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##            pymem     #850      +/-   ##
==========================================
- Coverage   65.72%   65.71%   -0.02%     
==========================================
  Files         342      342              
  Lines       13410    13401       -9     
  Branches     1319     1319              
==========================================
- Hits         8814     8806       -8     
- Misses       4207     4208       +1     
+ Partials      389      387       -2     

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

@RainerKuemmerle RainerKuemmerle merged commit 220cd48 into pymem Dec 8, 2024
6 of 7 checks passed
@RainerKuemmerle RainerKuemmerle deleted the rainer/pymem-clang branch December 8, 2024 11:55
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.

1 participant