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

[STG] Delivery mechanism digital wallet #3788

Merged
merged 51 commits into from
May 16, 2024
Merged

Conversation

pavlo-mk
Copy link
Contributor

@pavlo-mk pavlo-mk commented Apr 12, 2024

AB#194180: Payment Module - Add a new delivery mechanism 'Transfer to Digital Wallet'

image

@pavlo-mk pavlo-mk added the work in progress Change doesn't need to be reviewed label Apr 12, 2024
@pavlo-mk pavlo-mk self-assigned this Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.36%. Comparing base (40dc10f) to head (19db8ee).

Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #3788      +/-   ##
===========================================
+ Coverage    76.09%   76.36%   +0.26%     
===========================================
  Files          398      398              
  Lines        32058    32080      +22     
  Branches      5223     5229       +6     
===========================================
+ Hits         24395    24498     +103     
+ Misses        6742     6663      -79     
+ Partials       921      919       -2     
Flag Coverage Δ
e2e 43.91% <50.00%> (+<0.01%) ⬆️
unittests 75.56% <100.00%> (+0.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pavlo-mk pavlo-mk changed the title WIP // Delivery mechanism digital wallet Delivery mechanism digital wallet May 11, 2024
@pavlo-mk pavlo-mk removed the work in progress Change doesn't need to be reviewed label May 11, 2024
@pavlo-mk pavlo-mk marked this pull request as ready for review May 11, 2024 11:45
Maciej Szewczyk and others added 2 commits May 11, 2024 21:41
# Conflicts:
#	frontend/data/schema.graphql
#	frontend/src/__generated__/graphql.tsx
#	frontend/src/containers/tables/people/PeopleListTable/PeopleListTable.tsx
@pavlo-mk pavlo-mk changed the base branch from develop to staging May 14, 2024 07:11
@pavlo-mk pavlo-mk changed the title Delivery mechanism digital wallet [STG] Delivery mechanism digital wallet May 14, 2024
backend/hct_mis_api/apps/core/currencies.py Outdated Show resolved Hide resolved
backend/hct_mis_api/apps/payment/models.py Outdated Show resolved Hide resolved
backend/hct_mis_api/apps/payment/mutations.py Show resolved Hide resolved
@pavlo-mk pavlo-mk merged commit 2a23972 into staging May 16, 2024
13 checks passed
@pavlo-mk pavlo-mk deleted the delivery_mech_digital_wallet branch May 16, 2024 08:29
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.

3 participants