Skip to content

Make Module.buildVariant nullable#50

Open
jayasuryat wants to merge 1 commit intodevfrom
nullable-build-variant
Open

Make Module.buildVariant nullable#50
jayasuryat wants to merge 1 commit intodevfrom
nullable-build-variant

Conversation

@jayasuryat
Copy link
Owner

@jayasuryat jayasuryat commented Nov 21, 2024

This MR addresses an issue in Compose Multiplatform projects where the generated Compose compiler metrics files don't have build variants for certain projects. To resolve this, the module name in Module.buildVariant is made nullable.

Changes:

  • Update Module.buildVariant to be nullable.
  • Handle nullability in the HTML report generation.
  • Add tests to cover these changes.
  • Update the documentation for Module

@jayasuryat jayasuryat self-assigned this Nov 21, 2024
@jayasuryat jayasuryat added the enhancement New feature or request label Nov 21, 2024
@jayasuryat jayasuryat added this to the 0.8.0 milestone Nov 21, 2024
@jayasuryat jayasuryat changed the base branch from main to dev November 21, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant