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

chore: [IOPLT-787] Upgrade react-native-image-picker to fix android policy issue #6482

Merged
merged 107 commits into from
Jan 8, 2025

Merge branch 'master' into IOPLT-787-upgrade-image-picker

85b27d6
Select commit
Loading
Failed to load commit list.
Merged

chore: [IOPLT-787] Upgrade react-native-image-picker to fix android policy issue #6482

Merge branch 'master' into IOPLT-787-upgrade-image-picker
85b27d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

49.32% (+0.03%) compared to ecd87bc

View this Pull Request on Codecov

49.32% (+0.03%) compared to ecd87bc

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.32%. Comparing base (ecd87bc) to head (85b27d6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../features/barcode/hooks/useIOBarcodeFileReader.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6482      +/-   ##
==========================================
+ Coverage   49.28%   49.32%   +0.03%     
==========================================
  Files        1558     1557       -1     
  Lines       32156    32126      -30     
  Branches     7325     7267      -58     
==========================================
- Hits        15849    15845       -4     
+ Misses      16258    16243      -15     
+ Partials       49       38      -11     
Files with missing lines Coverage Δ
ts/navigation/AuthenticatedStackNavigator.tsx 15.00% <ø> (ø)
ts/navigation/params/AppParamsList.ts 100.00% <ø> (ø)
ts/navigation/routes.ts 100.00% <ø> (ø)
ts/utils/permission.ts 23.07% <ø> (+6.41%) ⬆️
.../features/barcode/hooks/useIOBarcodeFileReader.tsx 5.17% <0.00%> (+0.41%) ⬆️

... and 11 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 8ed401c...85b27d6. Read the comment docs.