Closed francoisbaudouin closed 2 years ago
Merging #222 (feb7ed4) into master (918bb50) will decrease coverage by
0.12%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #222 +/- ##
==========================================
- Coverage 11.29% 11.16% -0.13%
==========================================
Files 169 169
Lines 2762 2794 +32
Branches 914 945 +31
==========================================
Hits 312 312
- Misses 2299 2331 +32
Partials 151 151
Impacted Files | Coverage Δ | |
---|---|---|
src/game/Engine.cpp | 0.00% <0.00%> (ø) |
|
src/game/scenes/MainMenuScene.cpp | 0.00% <0.00%> (ø) |
|
src/game/scenes/SettingsMenuScene.cpp | 0.00% <0.00%> (ø) |
|
src/game/scenes/SplashScene.cpp | 0.00% <0.00%> (ø) |
|
src/game/systems/SplashScreen.hpp | 0.00% <0.00%> (ø) |
|
src/raylib/core/Window.cpp | 0.00% <0.00%> (ø) |
|
src/game/components/Model.hpp | 0.00% <0.00%> (ø) |
|
src/game/components/RotationAxis.hpp | 0.00% <0.00%> (ø) |
|
src/game/components/RotationAngle.hpp | 0.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 918bb50...feb7ed4. Read the comment docs.
I've use clickable widget for my button, but isn't currently working. If you can say me what is wrong with it