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

Drop using __PRETTY_FUNCTION__ #747

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Drop using __PRETTY_FUNCTION__ #747

merged 1 commit into from
Dec 2, 2023

Conversation

RainerKuemmerle
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (4305283) 50.87% compared to head (8e63710) 50.88%.

Files Patch % Lines
g2o/core/optimizable_graph.cpp 0.00% 14 Missing ⚠️
g2o/core/hyper_dijkstra.cpp 0.00% 2 Missing ⚠️
g2o/core/parameter_container.cpp 0.00% 2 Missing ⚠️
g2o/core/sparse_optimizer.cpp 33.33% 2 Missing ⚠️
g2o/solvers/csparse/csparse_extension.cpp 0.00% 2 Missing ⚠️
g2o/core/block_solver.hpp 0.00% 1 Missing ⚠️
g2o/core/optimization_algorithm_dogleg.cpp 0.00% 1 Missing ⚠️
g2o/core/optimization_algorithm_gauss_newton.cpp 0.00% 1 Missing ⚠️
g2o/core/optimization_algorithm_levenberg.cpp 85.71% 1 Missing ⚠️
g2o/solvers/slam2d_linear/solver_slam2d_linear.cpp 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #747      +/-   ##
==========================================
+ Coverage   50.87%   50.88%   +0.01%     
==========================================
  Files         271      271              
  Lines       10969    10966       -3     
==========================================
  Hits         5580     5580              
+ Misses       5389     5386       -3     

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

@RainerKuemmerle RainerKuemmerle merged commit 6a15a35 into master Dec 2, 2023
6 of 7 checks passed
@RainerKuemmerle RainerKuemmerle deleted the logging branch December 2, 2023 11:31
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