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

Multiple payments #2

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from
Draft

Multiple payments #2

wants to merge 8 commits into from

Conversation

demtario
Copy link
Member

No description provided.

@demtario demtario changed the title feat: new order payments Multiple payments Oct 19, 2022
Conflicts:
	src/interfaces/Order.ts
	src/services/api/modules/orders.ts
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2022

Codecov Report

Merging #2 (8b2913d) into develop (be3bc03) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop       #2      +/-   ##
===========================================
+ Coverage    90.73%   90.74%   +0.01%     
===========================================
  Files           70       70              
  Lines         1219     1221       +2     
  Branches       233      233              
===========================================
+ Hits          1106     1108       +2     
  Misses         105      105              
  Partials         8        8              
Impacted Files Coverage Δ
src/interfaces/index.ts 100.00% <100.00%> (ø)
src/services/api/modules/orders.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Conflicts:
	src/interfaces/PaymentMethods.ts
	src/interfaces/Payments.ts
	src/services/api/modules/orders.ts
	src/services/api/modules/tests/orders.test.ts
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