Open smilefx opened 9 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Additionally fixed lockedProperty not being respected if locking was used in
init
block.