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

Update to v2 #67

Merged
merged 70 commits into from
Jul 21, 2016
Merged

Update to v2 #67

merged 70 commits into from
Jul 21, 2016

Conversation

jkodumal
Copy link
Contributor

No description provided.

@@ -23,246 +24,32 @@
JSON.parse(data, symbolize_names: true)
end

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These tests certainly need to be re-added. As part of the refactoring, the client class itself has been broken up pretty substantially, so most of this can be moved to an evaluation_spec.rb file that tests the evaluation module.

However, I think it's worth reviewing this now-- the tests will be re-added in a follow up PR. This is passing the v2 integration harness so the evaluation part is pretty solid.

@drichelson
Copy link
Contributor

👍

lambda do |a, b|
(a.is_a? Numeric) && (a >= b)
end,
greaterThanOrEqual:
Copy link
Contributor

Choose a reason for hiding this comment

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

is this duplicated?

@jkodumal jkodumal merged commit e0b8a4d into v2 Jul 21, 2016
@jkodumal jkodumal deleted the jko/v2-evaluation branch July 21, 2016 16:53
eli-darkly added a commit that referenced this pull request Jun 26, 2018
reimplement SSE client without Celluloid [1 of 2]
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