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

fix: [IOPLT-812] Exclude lib riscv64 on android build #6564

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

CrisTofani
Copy link
Contributor

Short description

This PR aims to fix the android build upload excluding lib riscv64 on build process

ref: mrousavy/react-native-vision-camera#3177 (comment)

@CrisTofani CrisTofani changed the title fix: [IOPLT-812] skip lib riscv64 on android build fix: [IOPLT-812] Exclude lib riscv64 on android build Dec 18, 2024
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Jira Pull Request Link

This Pull Request refers to the following Jira issue IOPLT-812

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.16%. Comparing base (4f204b4) to head (3b7b1ae).
Report is 904 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6564      +/-   ##
==========================================
+ Coverage   48.42%   49.16%   +0.74%     
==========================================
  Files        1488     1554      +66     
  Lines       31617    32067     +450     
  Branches     7669     7263     -406     
==========================================
+ Hits        15311    15767     +456     
- Misses      16238    16261      +23     
+ Partials       68       39      -29     

see 1739 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c959d6a...3b7b1ae. Read the comment docs.

@CrisTofani CrisTofani merged commit a06dc5f into master Dec 18, 2024
11 checks passed
@CrisTofani CrisTofani deleted the IOPLT-812-fix-android-build branch December 18, 2024 10:45
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.

2 participants