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

Get rid of regexes in CreditorIdentifier #178

Merged
merged 3 commits into from
Jul 26, 2022

Conversation

marcwrobel
Copy link
Owner

No description provided.

@marcwrobel marcwrobel linked an issue Jul 26, 2022 that may be closed by this pull request
@marcwrobel marcwrobel force-pushed the 172-get-rid-of-regexes-in-creditoridentifier branch 2 times, most recently from d2185f2 to b639d58 Compare July 26, 2022 10:38
@marcwrobel marcwrobel force-pushed the 172-get-rid-of-regexes-in-creditoridentifier branch 2 times, most recently from 9801e17 to 801f8aa Compare July 26, 2022 10:41
This significantly increases the performances of BIC validation (x3) and creation (x4).

As part of this change :
- documentation has been improved,
- REGEX has been made public for uniformisation and documentation purposes,
- javadoc on private methods has been deleted.
@marcwrobel marcwrobel force-pushed the 172-get-rid-of-regexes-in-creditoridentifier branch from 801f8aa to b51d74d Compare July 26, 2022 10:48
@marcwrobel marcwrobel force-pushed the 172-get-rid-of-regexes-in-creditoridentifier branch from b51d74d to 810e2de Compare July 26, 2022 10:50
@marcwrobel marcwrobel merged commit c6dd0ed into main Jul 26, 2022
@marcwrobel marcwrobel deleted the 172-get-rid-of-regexes-in-creditoridentifier branch July 26, 2022 10:54
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.

Get rid of regexes in CreditorIdentifier
1 participant