Skip to content

Added SEPA support to IbanUtil and Countrycodes#41

Open
4braincells wants to merge 5 commits intoarturmkrtchyan:masterfrom
4braincells:master
Open

Added SEPA support to IbanUtil and Countrycodes#41
4braincells wants to merge 5 commits intoarturmkrtchyan:masterfrom
4braincells:master

Conversation

@4braincells
Copy link

As stated in the comment from last week, I added SEPA support to IbanUtil and Countrycodes and would like you to merge this.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 98.741% when pulling 6823f34 on sscheid-the-real-one:master into ce1ca12 on arturmkrtchyan:master.

@4braincells
Copy link
Author

Set JAVA_HOME on the jenkins and rerun the checks 👎

public String getName() {
return name;
}
private final String sepaIdentifier;

Choose a reason for hiding this comment

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

Why don't you use a boolean type for this field ?

Copy link
Author

Choose a reason for hiding this comment

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

Well, no special reason. We got used to use literals in many places in our application, so this was just straightforward decision. It just had to do it's job ... :-)
If you guys vote for bool, I'll refactor ...

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