RainerKuemmerle / g2o

g2o: A General Framework for Graph Optimization
3.1k stars 1.11k forks source link

Use strJoin instead of fmt::join #842

Closed RainerKuemmerle closed 2 weeks ago

RainerKuemmerle commented 2 weeks ago

Fix #825

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.48%. Comparing base (11440dc) to head (a5c21f0). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #842 +/- ## ======================================= Coverage 52.48% 52.48% ======================================= Files 315 315 Lines 12822 12825 +3 Branches 1158 1158 ======================================= + Hits 6729 6731 +2 - Misses 5738 5739 +1 Partials 355 355 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.