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

Emscripten fixes #993

Closed guusw closed 4 months ago

guusw commented 4 months ago

Update toolchain and various fixes for the formabble side

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 68.46847% with 140 lines in your changes missing coverage. Please review.

Project coverage is 79.89%. Comparing base (ee42896) to head (c057c8a). Report is 1 commits behind head on devel.

Files Patch % Lines
shards/input/event_decoder.cpp 18.18% 45 Missing :warning:
shards/modules/http/http.cpp 45.71% 19 Missing :warning:
shards/modules/inputs/inputs.cpp 37.50% 15 Missing :warning:
shards/input/clipboard.cpp 0.00% 14 Missing :warning:
shards/modules/sqlite/sqlite.cpp 76.19% 10 Missing :warning:
shards/modules/channels/channels.cpp 54.54% 5 Missing :warning:
shards/gfx/renderer_types.hpp 82.60% 4 Missing :warning:
shards/core/coro.cpp 76.92% 3 Missing :warning:
shards/modules/core/core.hpp 25.00% 3 Missing :warning:
shards/modules/core/file_base.hpp 78.57% 3 Missing :warning:
... and 11 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #993 +/- ## ========================================== - Coverage 79.89% 79.89% -0.01% ========================================== Files 338 341 +3 Lines 54517 54635 +118 ========================================== + Hits 43559 43649 +90 - Misses 10958 10986 +28 ```

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