Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
numberly
/
appnexus-client
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
38
Code
Issues
8
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improvement/revamp cursor iteration
- #44
#44
Open
shnups
wants to merge 8 commits into
numberly:master
numberly/appnexus-client:master
from
shnups:improvement/revamp-cursor-iteration
shnups/appnexus-client:improvement/revamp-cursor-iteration
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Improvement/revamp cursor iteration
#44
shnups
wants to merge 8 commits into
numberly:master
numberly/appnexus-client:master
from
shnups:improvement/revamp-cursor-iteration
shnups/appnexus-client:improvement/revamp-cursor-iteration
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2019
Modify cursor.__iter__ to use a local copy of skip, so the original value set by the user is not lost.
Show description for 20a43a1
shnups
committed
20a43a1
View commit details
Copy full SHA for 20a43a1
Browse repository at this point
Commits on Oct 18, 2019
Merge branch 'master' of github.com:shnups/appnexus-client into fix/cursor-skip-retrieved
shnups
committed
61dc775
View commit details
Copy full SHA for 61dc775
Browse repository at this point
Fix the computation of start_element in gen_random_collection() in tests/helpers.py.
Show description for 5915e13
shnups
committed
5915e13
View commit details
Copy full SHA for 5915e13
Browse repository at this point
Commits on Oct 21, 2019
Revamp the algorithm on the cursor on how it determines which query to made.
Show description for ae6993d
shnups
committed
ae6993d
View commit details
Copy full SHA for ae6993d
Browse repository at this point
Address flake8 issues in CI
shnups
committed
18dd233
View commit details
Copy full SHA for 18dd233
Browse repository at this point
Commits on Sep 27, 2020
Remove unused variable retrieved in cursor.__iter__
shnups
committed
60b82b7
View commit details
Copy full SHA for 60b82b7
Browse repository at this point
In tests, generalize gen_collection signature to get ride of overloading helpers
shnups
committed
8c671cb
View commit details
Copy full SHA for 8c671cb
Browse repository at this point
Remove unused fixture and parameters with default values when calling mock_ordered_cursor
shnups
committed
2deb232
View commit details
Copy full SHA for 2deb232
Browse repository at this point
You can’t perform that action at this time.