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

Fix logger singleton #736

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Fix logger singleton #736

merged 2 commits into from
Nov 12, 2023

Conversation

RainerKuemmerle
Copy link
Owner

Fix #732

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #736 (3374b0c) into master (f559e4b) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #736      +/-   ##
==========================================
- Coverage   50.96%   50.96%   -0.01%     
==========================================
  Files         271      271              
  Lines       10985    10989       +4     
==========================================
+ Hits         5599     5601       +2     
- Misses       5386     5388       +2     
Files Coverage Δ
g2o/stuff/logger.h 100.00% <ø> (ø)
g2o/stuff/logger.cpp 29.16% <66.66%> (+4.16%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@RainerKuemmerle RainerKuemmerle merged commit 7023b80 into master Nov 12, 2023
7 checks passed
@RainerKuemmerle RainerKuemmerle deleted the rainer/logger-singleton branch November 12, 2023 09:25
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.

RuntimeError: logger with name 'g2o' already exists
1 participant