GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
83 stars 23 forks source link

Coffee jam #1147

Closed RiscadoA closed 4 months ago

RiscadoA commented 4 months ago

Description

Coffee Jam fixes!

Checklist

github-actions[bot] commented 4 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1147/ on branch gh-pages at 2024-05-05 19:57 UTC

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.63636% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 39.41%. Comparing base (c117b56) to head (94abb1d).

Files Patch % Lines
core/src/ecs/command_buffer.cpp 66.66% 4 Missing :warning:
core/include/cubos/core/ecs/query/fetcher.hpp 77.77% 2 Missing :warning:
engine/src/input/input.cpp 0.00% 2 Missing :warning:
engine/src/collisions/broad_phase/plugin.cpp 0.00% 1 Missing :warning:
engine/src/scene/bridge.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1147 +/- ## ========================================== + Coverage 39.26% 39.41% +0.14% ========================================== Files 353 353 Lines 26385 26442 +57 ========================================== + Hits 10359 10421 +62 + Misses 16026 16021 -5 ```

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