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: remove merchant payments feature #4272

Merged
merged 4 commits into from
Oct 6, 2023

Merge branch 'main' into kathy/remove-merchant-payments

e837eb5
Select commit
Loading
Failed to load commit list.
Merged

chore: remove merchant payments feature #4272

Merge branch 'main' into kathy/remove-merchant-payments
e837eb5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

83.97% (target 75.00%)

View this Pull Request on Codecov

83.97% (target 75.00%)

Details

Codecov Report

Merging #4272 (e837eb5) into main (c0c5436) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4272      +/-   ##
==========================================
+ Coverage   83.84%   83.97%   +0.12%     
==========================================
  Files         710      705       -5     
  Lines       26210    26001     -209     
  Branches     3419     3385      -34     
==========================================
- Hits        21977    21834     -143     
+ Misses       4166     4102      -64     
+ Partials       67       65       -2     
Files Coverage Δ
src/app/reducers.ts 20.83% <ø> (ø)
src/app/saga.ts 73.12% <ø> (+0.20%) ⬆️
src/app/selectors.ts 94.73% <ø> (-0.10%) ⬇️
src/firebase/firebase.ts 37.56% <ø> (ø)
src/firebase/remoteConfigValuesDefaults.ts 100.00% <ø> (ø)
src/navigator/Screens.tsx 100.00% <ø> (ø)
src/qrcode/utils.ts 79.48% <ø> (+9.38%) ⬆️
src/redux/migrations.ts 98.05% <100.00%> (ø)
src/redux/store.ts 79.36% <ø> (ø)
test/schemas.ts 90.29% <100.00%> (ø)

... and 2 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 c0c5436...e837eb5. Read the comment docs.