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

Fix select #3

Merged
merged 2 commits into from
Apr 6, 2017
Merged

Fix select #3

merged 2 commits into from
Apr 6, 2017

Conversation

claudiofullscreen
Copy link
Contributor

For instance if channel = Yt::Channel.new(id: ..).select(:snippet)
and then I ask for channel.view_count, the :statistics part should
be added to the request even if it was not specified at the beginning.

For instance if `channel = Yt::Channel.new(id: ..).select(:snippet)`
and then I ask for `channel.view_count`, the `:statistics` part should
be added to the request even if it was not specified at the beginning.
@coveralls
Copy link

coveralls commented Apr 6, 2017

Coverage Status

Coverage decreased (-23.1%) to 76.733% when pulling 6ac0e35 on fix-select into 48ce28f on master.

@claudiofullscreen claudiofullscreen merged commit 2e2ee45 into master Apr 6, 2017
@claudiofullscreen claudiofullscreen deleted the fix-select branch April 6, 2017 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants