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

Hermes support Android 15 #509

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Hermes support Android 15 #509

wants to merge 5 commits into from

Conversation

brocollie08
Copy link
Contributor

@brocollie08 brocollie08 commented Sep 18, 2024

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
📦 Published PR as canary version: 0.9.1--canary.509.17509

Try this version out locally by upgrading relevant packages to 0.9.1--canary.509.17509

@brocollie08 brocollie08 added the patch Increment the patch version when merged label Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (12b4867) to head (329a148).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #509      +/-   ##
==========================================
+ Coverage   91.88%   92.84%   +0.95%     
==========================================
  Files         341      341              
  Lines       27237    27237              
  Branches     1945     1945              
==========================================
+ Hits        25028    25287     +259     
+ Misses       2195     1950     -245     
+ Partials       14        0      -14     

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

"//jvm/hermes/libs:libjsi",
"//jvm/hermes/src/main/jni:hermes_jni_lib",
"@rn_hermes_android//:libhermes",
"//third_party/rn:libhermes",
Copy link
Member

@sugarmanz sugarmanz Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you're putting hermes in a react-native location, you should put jsi in the same location since it's specific to that rn-specific hermes lib

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point

@brocollie08
Copy link
Contributor Author

/canary

@brocollie08 brocollie08 marked this pull request as ready for review September 19, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants