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

[IOAPPX-463] Enable full support for edge-to-edge navigation on Android #6602

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Restore negative margin in `DebugInfoOverlay`

a3dc994
Select commit
Loading
Failed to load commit list.
Draft

[IOAPPX-463] Enable full support for edge-to-edge navigation on Android #6602

Restore negative margin in `DebugInfoOverlay`
a3dc994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 1s

46.84% (-3.01%) compared to d78090d

View this Pull Request on Codecov

46.84% (-3.01%) compared to d78090d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.84%. Comparing base (d78090d) to head (a3dc994).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6602      +/-   ##
==========================================
- Coverage   49.85%   46.84%   -3.01%     
==========================================
  Files        1564     1561       -3     
  Lines       32353    32297      -56     
  Branches     7334     7279      -55     
==========================================
- Hits        16130    15130    -1000     
- Misses      16174    17129     +955     
+ Partials       49       38      -11     
Files with missing lines Coverage Δ
ts/components/ui/AppHeader.tsx 100.00% <ø> (ø)
...code/components/BarcodeScanBaseScreenComponent.tsx 77.94% <ø> (-0.32%) ⬇️
ts/features/barcode/screens/BarcodeScanScreen.tsx 1.42% <ø> (ø)
ts/screens/modal/IdentificationModal.tsx 39.59% <100.00%> (+0.26%) ⬆️

... and 110 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 5c4ee7b...a3dc994. Read the comment docs.