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

fix: uppercase currency in convert #103

Merged
merged 1 commit into from
Nov 20, 2023
Merged

fix: uppercase currency in convert #103

merged 1 commit into from
Nov 20, 2023

Conversation

HeadTriXz
Copy link
Owner

It does validate with uppercase characters, but does not pass them as uppercase. No idea who merged this 👀

@HeadTriXz HeadTriXz added bug Something isn't working barry labels Nov 20, 2023
@HeadTriXz HeadTriXz added this to the 1.0.0 milestone Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2749143) 98.79% compared to head (20a4890) 98.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         204      204           
  Lines       22487    22487           
  Branches     2468     2468           
=======================================
  Hits        22215    22215           
  Misses        270      270           
  Partials        2        2           
Flag Coverage Δ
barry 98.51% <100.00%> (ø)
core 99.92% <ø> (ø)
logger 100.00% <ø> (ø)

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.

@HeadTriXz HeadTriXz merged commit 6cedb7e into main Nov 20, 2023
7 checks passed
@HeadTriXz HeadTriXz deleted the fix-convert-upper branch November 20, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
barry bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant