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

EdgeIterator.total() should raise if _total_count is None #53

Closed
wants to merge 3 commits into from

Conversation

m-vdb
Copy link

@m-vdb m-vdb commented Apr 24, 2015

@ebzlo this PR is cleaner, with unit tests

@ebzlo
Copy link

ebzlo commented Apr 24, 2015

Cool! Thanks for the cleanup. Could you actually raise and catch a different (new) Exception?

Create FacebookUnavailablePropertyException (or something to that effect) and raise it here.

@m-vdb
Copy link
Author

m-vdb commented Apr 24, 2015

yes of course!

@m-vdb
Copy link
Author

m-vdb commented Apr 24, 2015

done, when do you think you'll do a pip release of the SDK?

I also take the opportunity to tell you that we now run the integration tests on our own account, automatically. As a result, as we discover errors / bugs / unexpected behaviours, we'll contribute to strengthen your integrations tests :)

@ebzlo
Copy link

ebzlo commented Apr 24, 2015

@m-vdb we have a broken test at the moment that is slated to be fixed early next week. We'll do a pip release then. :)

@ebzlo
Copy link

ebzlo commented Apr 24, 2015

Pulling in for review, could you modify all lines to be less than 80 characters?

@m-vdb
Copy link
Author

m-vdb commented Apr 24, 2015

ah yes you have strict linter :) no problem

@m-vdb
Copy link
Author

m-vdb commented Apr 24, 2015

there you go, I can rebase if you want. Thanks for the release, will wait for it :)

@m-vdb
Copy link
Author

m-vdb commented Apr 30, 2015

@ebzlo any news?

@m-vdb
Copy link
Author

m-vdb commented May 7, 2015

@ebzlo gentle ping :)

ebzlo pushed a commit that referenced this pull request Jul 2, 2015
Summary:
#53
total() currently fails silently

Test Plan: non provided
kihon10 pushed a commit to kihon10/facebook-python-ads-sdk that referenced this pull request Jul 29, 2015
Summary:
facebook#53
total() currently fails silently

Test Plan: non provided
@ghost
Copy link

ghost commented Aug 4, 2015

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

@m-vdb m-vdb closed this Apr 13, 2016
@m-vdb m-vdb deleted the mvdb/fix-edge-iterator-total branch April 13, 2016 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants