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

Show stacktrace on CUBOS_FAIL #1333

Merged
merged 3 commits into from
Sep 28, 2024

feat(telemetry): print stacktrace on CUBOS_FAIL

47f18cc
Select commit
Loading
Failed to load commit list.
Merged

Show stacktrace on CUBOS_FAIL #1333

feat(telemetry): print stacktrace on CUBOS_FAIL
47f18cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 1s

37.41% (-0.01%) compared to 4a09cb2

View this Pull Request on Codecov

37.41% (-0.01%) compared to 4a09cb2

Details

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 37.41%. Comparing base (4a09cb2) to head (47f18cc).

Files with missing lines Patch % Lines
core/src/gl/ogl_render_device.cpp 0.00% 10 Missing ⚠️
core/src/log.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1333      +/-   ##
==========================================
- Coverage   37.41%   37.41%   -0.01%     
==========================================
  Files         410      410              
  Lines       33195    33198       +3     
==========================================
+ Hits        12421    12422       +1     
- Misses      20774    20776       +2     

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