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

Adding new Time exception and raising test coverage. #105

Closed
wants to merge 2 commits into from
Closed

Adding new Time exception and raising test coverage. #105

wants to merge 2 commits into from

Conversation

tubedude
Copy link
Contributor

Skipping suggesting unit for Elixir under version 1.1 as it depends on the String.jaro_distance/1

if score < current, do: best, else: {source, score}
end

defp updated_elixir_version do
Copy link
Owner

Choose a reason for hiding this comment

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

This can simply be:

Version.compare(System.version, "1.1.0") in [:gt, :eq]

@bitwalker
Copy link
Owner

I'm closing this for now, since v2 moves to a non-exception based error system, and the internals have been heavily refactored. If you'd like to refactor your changes to accomodate that, I'm still open to merging the better errors.

@bitwalker bitwalker closed this Mar 7, 2016
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.

None yet

3 participants