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

Utils.extract_order_id fixes #32

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

jacabreragt
Copy link
Contributor

The Utils.extract_order_id has 2 errors:

  1. The regular expression to extract the account_hash and order_id is mal formed.
  2. The exception raised for account_hash mismatch is wrong.

Copy link

codecov bot commented May 1, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@alexgolec alexgolec merged commit d4518a7 into alexgolec:main May 1, 2024
16 of 17 checks passed
@jacabreragt jacabreragt deleted the bug_utils branch May 1, 2024 18:51
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