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

[core][Android] Unit converter now ignores nullability #27591

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

lukmccall
Copy link
Contributor

Why

Unit converter now ignores nullability.

How

The unit converter should always return Unit, no matter what it's trying to convert.

Test Plan

  • bare-expo ✅ (tested with expo-video and new event emitter)

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Mar 12, 2024
@expo-bot
Copy link
Collaborator

The Pull Request introduced fingerprint changes against the base commit: 014ec38

Fingerprint diff
[
  {
    "type": "dir",
    "filePath": "../../packages/expo-modules-core/android",
    "reasons": [
      "expoAutolinkingAndroid"
    ],
    "hash": "cd3d3da9d8763034f43510388915f1d8953db61e"
  }
]

Generated by PR labeler 🤖

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@lukmccall lukmccall merged commit fb4d6ba into main Mar 12, 2024
1 check passed
@lukmccall lukmccall deleted the @lukmccall/core/unit-converter-should-ignore-nulls branch March 12, 2024 13:24
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Mar 12, 2024
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants