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
Accelerator
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
Type
/
to 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
.
lanl
/
yelpapi
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
139
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: lanl/yelpapi
Actions
All workflows
Workflows
CodeQL
CodeQL
Publish
Publish
Tests
Tests
Show more workflows...
Management
Caches
Deployments
Tests
Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
tests.yml
will be ignored since log searching is not yet available
25 workflow runs
25 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix coverage in CI by using editable install
Tests
#25:
Commit
304ec55
pushed by
gfairchild
29s
master
master
29s
View workflow file
improve test suite and pytest configuration
Tests
#24:
Commit
076af55
pushed by
gfairchild
22s
master
master
22s
View workflow file
add GitHub release creation to publish workflow
Tests
#23:
Commit
af9879a
pushed by
gfairchild
22s
master
master
22s
View workflow file
update CLAUDE.md: note location helper and release process
Tests
#22:
Commit
40d65c7
pushed by
gfairchild
27s
master
master
27s
View workflow file
trigger publish workflow on any tag push
Tests
#21:
Commit
918a455
pushed by
gfairchild
22s
master
master
22s
View workflow file
restrict GITHUB_TOKEN permissions in tests workflow
Tests
#20:
Commit
749eeec
pushed by
gfairchild
25s
v2.6.0
v2.6.0
25s
View workflow file
restrict GITHUB_TOKEN permissions in tests workflow
Tests
#19:
Commit
749eeec
pushed by
gfairchild
27s
master
master
27s
View workflow file
add PyPI publish workflow triggered on version tags
Tests
#18:
Commit
e103451
pushed by
gfairchild
24s
master
master
24s
View workflow file
bump version to 2.6.0, update CHANGES.md
Tests
#17:
Commit
3d97b23
pushed by
gfairchild
25s
master
master
25s
View workflow file
add test for close() to reach 100% coverage
Tests
#16:
Commit
2d69ee4
pushed by
gfairchild
23s
master
master
23s
View workflow file
misc cleanup across repo
Tests
#15:
Commit
575d899
pushed by
gfairchild
23s
master
master
23s
View workflow file
minor cleanup: fix typo, drop unused _api_key, extract location valid…
Tests
#14:
Commit
8d0c335
pushed by
gfairchild
27s
master
master
27s
View workflow file
update documentation URLs to current docs.developer.yelp.com references
Tests
#13:
Commit
a2eed7c
pushed by
gfairchild
25s
master
master
25s
View workflow file
add 5 new Yelp API endpoints
Tests
#12:
Commit
564b98d
pushed by
gfairchild
25s
master
master
25s
View workflow file
remove install from source instruction
Tests
#11:
Commit
f427b15
pushed by
gfairchild
26s
master
master
26s
View workflow file
update install from source instruction to use pip
Tests
#10:
Commit
161aac0
pushed by
gfairchild
24s
master
master
24s
View workflow file
migrate to pyproject.toml, modernise gitignore
Tests
#9:
Commit
68fd05c
pushed by
gfairchild
25s
master
master
25s
View workflow file
inline _get_clean_parameters into _query
Tests
#8:
Commit
db741ba
pushed by
gfairchild
24s
master
master
24s
View workflow file
add py.typed marker for PEP 561 compliance
Tests
#7:
Commit
732d2d2
pushed by
gfairchild
22s
master
master
22s
View workflow file
add type hints
Tests
#6:
Commit
5c87182
pushed by
gfairchild
27s
master
master
27s
View workflow file
modernise yelpapi.py style
Tests
#5:
Commit
67ab810
pushed by
gfairchild
23s
master
master
23s
View workflow file
remove redundant response assertion from test_uses_timeout
Tests
#4:
Commit
ed7deb4
pushed by
gfairchild
23s
master
master
23s
View workflow file
test empty string as invalid ID/type in addition to None
Tests
#3:
Commit
47a5662
pushed by
gfairchild
24s
master
master
24s
View workflow file
improve test coverage and structure
Tests
#2:
Commit
3b9eca9
pushed by
gfairchild
22s
master
master
22s
View workflow file
migrate from Travis CI to GitHub Actions, update supported Python ver…
Tests
#1:
Commit
0c0c98a
pushed by
gfairchild
26s
master
master
26s
View workflow file
You can’t perform that action at this time.