tudo-aqua / bgw

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

Set Z layer of ViewComponent within scene without re-adding it to the parent container #376

Closed abouzerda closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 17.39% and project coverage change: +0.27 :tada:

Comparison is base (5e57862) 14.77% compared to head (3ad7e75) 15.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================== + Coverage 14.77% 15.04% +0.27% ========================================== Files 279 279 Lines 7318 7386 +68 Branches 990 1011 +21 ========================================== + Hits 1081 1111 +30 - Misses 6155 6187 +32 - Partials 82 88 +6 ``` | [Impacted Files](https://app.codecov.io/gh/tudo-aqua/bgw/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tudo-aqua) | Coverage Δ | | |---|---|---| | [...bgw/components/container/GameComponentContainer.kt](https://app.codecov.io/gh/tudo-aqua/bgw/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tudo-aqua#diff-Ymd3LWd1aS9zcmMvbWFpbi9rb3RsaW4vdG9vbHMvYXF1YS9iZ3cvY29tcG9uZW50cy9jb250YWluZXIvR2FtZUNvbXBvbmVudENvbnRhaW5lci5rdA==) | `51.66% <0.00%> (-10.34%)` | :arrow_down: | | [.../kotlin/tools/aqua/bgw/components/ComponentView.kt](https://app.codecov.io/gh/tudo-aqua/bgw/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tudo-aqua#diff-Ymd3LWd1aS9zcmMvbWFpbi9rb3RsaW4vdG9vbHMvYXF1YS9iZ3cvY29tcG9uZW50cy9Db21wb25lbnRWaWV3Lmt0) | `14.49% <5.71%> (-2.99%)` | :arrow_down: | | [.../kotlin/tools/aqua/bgw/components/RootComponent.kt](https://app.codecov.io/gh/tudo-aqua/bgw/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tudo-aqua#diff-Ymd3LWd1aS9zcmMvbWFpbi9rb3RsaW4vdG9vbHMvYXF1YS9iZ3cvY29tcG9uZW50cy9Sb290Q29tcG9uZW50Lmt0) | `11.11% <7.69%> (-22.23%)` | :arrow_down: | | [...tlin/tools/aqua/bgw/components/layoutviews/Pane.kt](https://app.codecov.io/gh/tudo-aqua/bgw/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tudo-aqua#diff-Ymd3LWd1aS9zcmMvbWFpbi9rb3RsaW4vdG9vbHMvYXF1YS9iZ3cvY29tcG9uZW50cy9sYXlvdXR2aWV3cy9QYW5lLmt0) | `44.26% <80.00%> (+44.26%)` | :arrow_up: | | [.../tools/aqua/bgw/observable/lists/ObservableList.kt](https://app.codecov.io/gh/tudo-aqua/bgw/pull/376?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tudo-aqua#diff-Ymd3LWd1aS9zcmMvbWFpbi9rb3RsaW4vdG9vbHMvYXF1YS9iZ3cvb2JzZXJ2YWJsZS9saXN0cy9PYnNlcnZhYmxlTGlzdC5rdA==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.