cosmoscout / cosmoscout-vr

:milky_way: A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
Other
351 stars 27 forks source link

Enable OpenGL logging. Prints errors, warnings, infos, etc. #327

Closed Schneegans closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4051897228


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/cs-core/Settings.cpp 0 2 0.0%
src/cs-core/GraphicsEngine.cpp 0 17 0.0%
<!-- Total: 0 19 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/cs-core/GraphicsEngine.cpp 3 0%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 3854017668: -0.0009%
Covered Lines: 491
Relevant Lines: 16750

💛 - Coveralls
Schneegans commented 1 year ago

You are completely right! I actually wasn't aware of that method in the GraphicsEngine. :rofl:

I'll fix this ASAP.