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 polish bban_pattern #2887

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

artur1313
Copy link
Contributor

Motivation / Background

This Pull Request has been created because of invalid polish bban_pattern

Additional information

Source

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests and Rubocop are passing before submitting your proposed changes.

Copy link
Contributor

@stefannibrasil stefannibrasil left a comment

Choose a reason for hiding this comment

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

Thank you!

One note: it would be nice if the commit contained more details about why this was wrong and why the change is now correct. For example: "Polish IBAN numbers don't accept characters, only digits". That way, we keep our git history helpful for the next developers changing/reviewing this code.

@stefannibrasil
Copy link
Contributor

The failure is related to a minitest version. Gonna fix it in a follow up PR.

@stefannibrasil stefannibrasil merged commit 84c78b2 into faker-ruby:main Jan 12, 2024
7 of 8 checks passed
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