fragcolor-xyz / shards

High-performance, multi-platform, type-safe programming language designed for visual & AI assisted development
BSD 3-Clause "New" or "Revised" License
68 stars 14 forks source link

ensure debugger is attached in Assert Break behavior #992

Closed sinkingsugar closed 4 months ago

sinkingsugar commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.27897% with 11 lines in your changes missing coverage. Please review.

Project coverage is 79.89%. Comparing base (47d8fde) to head (b403a39).

Files Patch % Lines
shards/modules/core/core.hpp 93.26% 7 Missing :warning:
shards/modules/assert/assert.cpp 60.00% 2 Missing :warning:
shards/modules/core/math.hpp 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #992 +/- ## ========================================== + Coverage 79.84% 79.89% +0.04% ========================================== Files 338 338 Lines 54292 54410 +118 ========================================== + Hits 43350 43469 +119 + Misses 10942 10941 -1 ```

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