Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Adding support for Compose assets and reference assets #537

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

A1shK
Copy link
Contributor

@A1shK A1shK commented Nov 4, 2024

This PR is still a WIP as I need to fix some testing, add documentation and proper release notes.

This PR adds:

  1. Support for creating Android assets using Jetpack Compose (Provide the bridge to Android Player for Jetpack Compose users #89)
    2. Adding reference assets using Jetpack Compose - Collection and Badge (Create Jetpack Compose Reference Assets #90)

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.57%. Comparing base (fb57765) to head (8f25d41).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #537   +/-   ##
=======================================
  Coverage   89.57%   89.57%           
=======================================
  Files         331      331           
  Lines       19718    19718           
  Branches     1949     1949           
=======================================
  Hits        17663    17663           
  Misses       2041     2041           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@A1shK A1shK force-pushed the composable-asset branch 2 times, most recently from 9a1e5cf to 043d251 Compare November 7, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant