Conversation
…tion and added test for extension function
|
Compose Compiler Stability
Reports uploaded as the |
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (60.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
============================================
- Coverage 53.65% 53.57% -0.09%
+ Complexity 397 391 -6
============================================
Files 249 248 -1
Lines 9274 9266 -8
Branches 767 763 -4
============================================
- Hits 4976 4964 -12
- Misses 4023 4025 +2
- Partials 275 277 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
❌ Screenshot Tests FailedOne or more Composables no longer match their golden images. Failing tests:
📊 Download the screenshot-reports artifact for the full before/after/diff HTML report. To update goldens locally, run: ./gradlew :feature:tic-tac-toe:impl:recordPaparazziDebug
./gradlew :feature:note:impl:recordPaparazziDebug
./gradlew :feature:media-orchestrator:impl:recordPaparazziDebug
./gradlew :feature:sse:impl:recordPaparazziDebugThen commit the updated PNGs in |



feat: refactor device tier computation into DeviceSpec extension function and added test for extension function