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

Add a clause if it is PAID already so not checking mollie #555

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

ArdyZ
Copy link
Member

@ArdyZ ArdyZ commented Dec 29, 2021

Fixing the order check based on the api.

closes #554

@ArdyZ ArdyZ added the bug label Dec 29, 2021
@ArdyZ ArdyZ added this to the Pre-LAN-2022 milestone Dec 29, 2021
@ArdyZ ArdyZ self-assigned this Dec 29, 2021
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #555 (ca33aa2) into master (d8645e3) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #555      +/-   ##
============================================
- Coverage     80.18%   80.05%   -0.14%     
  Complexity      601      601              
============================================
  Files           112      112              
  Lines          1797     1800       +3     
  Branches        111      112       +1     
============================================
  Hits           1441     1441              
- Misses          320      323       +3     
  Partials         36       36              
Impacted Files Coverage Δ
...tylan/products/controller/OrderRestController.java 72.88% <0.00%> (-3.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8645e3...ca33aa2. Read the comment docs.

@ArdyZ ArdyZ merged commit 9cd7086 into master Dec 29, 2021
@ArdyZ ArdyZ deleted the fix/bad_request_free_tickets branch March 1, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update updateOrderStatusByOrderId() with edge case free ticket
1 participant