tudo-aqua / bgw

BoardGameWork
https://tudo-aqua.github.io/bgw/
Apache License 2.0
24 stars 16 forks source link

[bgw-gui] Added lock() and unlock() to MenuScene #409

Open smilefx opened 7 months ago

smilefx commented 7 months ago

Additionally fixed lockedProperty not being respected if locking was used in init block.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 14.94%. Comparing base (266db43) to head (98217f1).

Files Patch % Lines
...main/kotlin/tools/aqua/bgw/builder/SceneBuilder.kt 0.00% 13 Missing :warning:
...w-gui/src/main/kotlin/tools/aqua/bgw/core/Scene.kt 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #409 +/- ## ========================================== - Coverage 14.95% 14.94% -0.02% ========================================== Files 288 288 Lines 7744 7756 +12 Branches 1058 1062 +4 ========================================== + Hits 1158 1159 +1 - Misses 6501 6512 +11 Partials 85 85 ```

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