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

Initial implementation of search #25

Merged
merged 1 commit into from
May 8, 2015
Merged

Initial implementation of search #25

merged 1 commit into from
May 8, 2015

Conversation

dshiga
Copy link
Contributor

@dshiga dshiga commented May 8, 2015

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.83%) to 84.3% when pulling 43f128c on search_dsdeepb_11 into 8f2c5f3 on master.

nickname = "methods",
httpMethod = "GET",
produces = "application/json",
response = classOf[AgoraEntity],
Copy link
Contributor

Choose a reason for hiding this comment

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

should be classOf[Seq]AgoraEntity]], yes?

@jacarey
Copy link

jacarey commented May 8, 2015

Looks good!

@coveralls
Copy link

Coverage Status

Coverage increased (+2.9%) to 85.37% when pulling bb3b266 on search_dsdeepb_11 into 8f2c5f3 on master.

@dshiga
Copy link
Contributor Author

dshiga commented May 8, 2015

I removed the unmarshallers (and marshaller) altogether, as they were only being used in tests. In the tests I'm now using salat grater directly where needed. Does that seem good, or do we think we'll need those unmarshallers for other stuff later?

@coveralls
Copy link

Coverage Status

Coverage increased (+2.9%) to 85.37% when pulling bb3b266 on search_dsdeepb_11 into 8f2c5f3 on master.

dshiga pushed a commit that referenced this pull request May 8, 2015
@dshiga dshiga merged commit 00b7831 into master May 8, 2015
@dshiga dshiga deleted the search_dsdeepb_11 branch May 8, 2015 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants