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

v0.4.3 #112

Merged
merged 3 commits into from
Mar 24, 2018
Merged

v0.4.3 #112

merged 3 commits into from
Mar 24, 2018

Conversation

fcevado
Copy link
Owner

@fcevado fcevado commented Mar 24, 2018

No description provided.

@fcevado
Copy link
Owner Author

fcevado commented Mar 24, 2018

Ebert has finished reviewing this Pull Request and has found:

  • 3 possible new issues (including those that may have been commented here).

You can see more details about this review at https://ebertapp.io/github/fcevado/phone/pulls/112.

def regex, do: ~r/^(1)(210|214|254|281|325|346|361|409|430|432|469|512|682|713|726|737|806|817|830|832|903|915|936|940|956|972|979)([2-9].{6})$/
def regex,
do:
~r/^(1)(210|214|254|281|325|346|361|409|430|432|469|512|682|713|726|737|806|817|830|832|903|915|936|940|956|972|979)([2-9].{6})$/
Copy link
Owner Author

Choose a reason for hiding this comment

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

Line is too long (max is 100, was 135).

def regex, do: ~r/^(1)(212|315|332|347|516|518|585|607|631|646|680|716|718|838|845|914|917|929|934)([2-9].{6})$/
def regex,
do:
~r/^(1)(212|315|332|347|516|518|585|607|631|646|680|716|718|838|845|914|917|929|934)([2-9].{6})$/
Copy link
Owner Author

Choose a reason for hiding this comment

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

Line is too long (max is 100, was 103).

def regex, do: ~r/^(1)(209|279|213|310|323|408|415|424|442|510|530|559|562|619|626|628|650|657|661|669|707|714|747|760|805|818|831|858|909|916|925|949|951)([2-9].{6})$/
def regex,
do:
~r/^(1)(209|279|213|310|323|408|415|424|442|510|530|559|562|619|626|628|650|657|661|669|707|714|747|760|805|818|831|858|909|916|925|949|951)([2-9].{6})$/
Copy link
Owner Author

Choose a reason for hiding this comment

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

Line is too long (max is 100, was 159).

@coveralls
Copy link

coveralls commented Mar 24, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 72906b0 on 0.4.3 into 6e45ed9 on master.

@fcevado fcevado merged commit a7707b6 into master Mar 24, 2018
@fcevado fcevado deleted the 0.4.3 branch March 24, 2018 20:22
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