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

Add weak ref counting to our objects #1020

Closed sinkingsugar closed 3 months ago

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

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 79.56%. Comparing base (b7d7ae7) to head (3c2b90a). Report is 1 commits behind head on devel.

Files Patch % Lines
shards/core/runtime.cpp 44.44% 5 Missing :warning:
shards/core/foundation.hpp 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1020 +/- ## ========================================== - Coverage 79.57% 79.56% -0.02% ========================================== Files 343 343 Lines 55767 55764 -3 ========================================== - Hits 44377 44368 -9 - Misses 11390 11396 +6 ```

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