Skip to content

OPPS-335 Additional currencies for orbital gateway #5438

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

Merged

Conversation

ankurspreedly
Copy link
Collaborator

@ankurspreedly ankurspreedly commented Mar 28, 2025

Summary
Add Support for additional currencies in Orbital Gateway

OPPS-335

Unit Tests

Finished in 1.478374 seconds.
154 tests, 929 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
104.17 tests/s, 628.39 assertions/s

Remote Tests (11 failing, WIP)

Finished in 286.595268 seconds.
137 tests, 552 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
0.48 tests/s, 1.93 assertions/s

Rubocop
809 files inspected, no offenses detected

@ankurspreedly ankurspreedly marked this pull request as ready for review March 31, 2025 12:15
Copy link
Contributor

@sinourain sinourain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Job, just a comment requesting a change

@almalee24 almalee24 requested a review from sinourain April 1, 2025 19:35
'MWK' => '454', # Malawi Kwacha
'MYR' => '458', # Malaysian Ringgit
'MVR' => '462', # Maldive Rufiyaa
'MRO' => '478', # Mauritania Ouguiya
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code for MRU is 929, whereas in doc, its mentioned as 478

Screenshot 2025-04-03 at 11 58 21 AM

'USD' => '840', # U.S. Dollar
'UZS' => '860', # Uzbekistan Sum
'VUV' => '548', # Vanuatu Vatu
'VEB' => '862', # Venezuelan Bolivar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be VES. It used to be VEB but was replaced to VEF in 2018 then it was changed to VES.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code for VES is 928 but in doc, 862 is mentioned for Venezuelan Bolivar

'VEB' => '862', # Venezuelan Bolivar
'VND' => '704', # Vietnamese Dong
'YER' => '886', # Yemeni Rial
'ZMK' => '894', # Zambian Kwacha
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be ZMW. These currency codes are confusing I do see ZWK but it looks like it was change to ZMW

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code for ZMW is is 967 but in doc its 894 for Zambian Kwacha

'VND' => '704', # Vietnamese Dong
'YER' => '886', # Yemeni Rial
'ZMK' => '894', # Zambian Kwacha
'ZWD' => '716' # Zimbabwe Dollar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm seeing this as ZWL

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code for ZWL is is 932 but in doc its 716 for Zimbabwe Dollar

@ankurspreedly ankurspreedly requested a review from almalee24 April 3, 2025 14:25
Copy link
Contributor

@sinourain sinourain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ankurspreedly ankurspreedly force-pushed the OPPS-335_Add_support_for_more_currencies_in_oribtal_gateway branch from 165f5ac to 424fecd Compare April 16, 2025 15:54
@almalee24 almalee24 force-pushed the OPPS-335_Add_support_for_more_currencies_in_oribtal_gateway branch 2 times, most recently from cb376cf to 812df7e Compare April 16, 2025 16:49
Remote Tests (11 failing, WIP)

Finished in 286.595268 seconds.
137 tests, 552 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
0.48 tests/s, 1.93 assertions/s
@almalee24 almalee24 force-pushed the OPPS-335_Add_support_for_more_currencies_in_oribtal_gateway branch from 812df7e to 0e5758a Compare April 16, 2025 16:50
@almalee24 almalee24 merged commit 0e5758a into master Apr 16, 2025
5 checks passed
@almalee24 almalee24 deleted the OPPS-335_Add_support_for_more_currencies_in_oribtal_gateway branch April 16, 2025 16:58
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