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

Refactor Loop to use double precision for deltaTime #1076

Closed sinkingsugar closed 8 hours ago

sinkingsugar commented 1 day ago
codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 42.42424% with 19 lines in your changes missing coverage. Please review.

Project coverage is 79.64%. Comparing base (e62ffa7) to head (bc0c652). Report is 4 commits behind head on devel.

Files with missing lines Patch % Lines
shards/modules/gfx/window.cpp 41.66% 14 Missing :warning:
shards/gfx/window.cpp 0.00% 3 Missing :warning:
shards/input/debug.hpp 0.00% 1 Missing :warning:
shards/input/event_decoder.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1076 +/- ## ========================================== + Coverage 79.62% 79.64% +0.01% ========================================== Files 358 358 Lines 61306 61265 -41 ========================================== - Hits 48817 48793 -24 + Misses 12489 12472 -17 ```

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