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 }}
rob-ross
/
python-killerbunny
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
cycle_tests
- #4
#4
Merged
rob-ross
merged 11 commits into
main
rob-ross/python-killerbunny:main
from
cycle_tests
rob-ross/python-killerbunny:cycle_tests
Copy head branch name to clipboard
Jun 27, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
cycle_tests
#4
rob-ross
merged 11 commits into
main
rob-ross/python-killerbunny:main
from
cycle_tests
rob-ross/python-killerbunny:cycle_tests
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2025
Deleted this unused file. Have already implemented cyclic checking in the evaluator.
rob-ross
committed
15e09ed
View commit details
Copy full SHA for 15e09ed
Browse repository at this point
Implemented cycle detection and handling in the evaluator for JSONPath query execution. Added extensive unit tests for cyclic data structures. Improved logging for circular reference warnings. Fixe…
Show description for b1d9e5d
rob-ross
committed
b1d9e5d
View commit details
Copy full SHA for b1d9e5d
Browse repository at this point
Deleted file as no longer needed.
rob-ross
committed
b48f32d
View commit details
Copy full SHA for b48f32d
Browse repository at this point
Stop tracking python-killerbunny.iml
rob-ross
committed
3cbb0e4
View commit details
Copy full SHA for 3cbb0e4
Browse repository at this point
Update gitignore
rob-ross
committed
1377be7
View commit details
Copy full SHA for 1377be7
Browse repository at this point
Update gitignore
rob-ross
committed
9691b70
View commit details
Copy full SHA for 9691b70
Browse repository at this point
Update gitignore
rob-ross
committed
5df518d
View commit details
Copy full SHA for 5df518d
Browse repository at this point
Removed comments at end of lines as these are not supported in .gitignore.
rob-ross
committed
e58e16c
View commit details
Copy full SHA for e58e16c
Browse repository at this point
WIP. Committing and pushing now to test the pre-push hook which should run all unit tests, and since they currently fail, should prevent the push.
rob-ross
committed
77e5e31
View commit details
Copy full SHA for 77e5e31
Browse repository at this point
Commits on Jun 27, 2025
Final tests and implementation changes to guard against infinite recursion in cyclic data graphs.
rob-ross
committed
a63a51e
View commit details
Copy full SHA for a63a51e
Browse repository at this point
Fix import issue in value_nodes.py
Show description for decc9ce
rob-ross
committed
decc9ce
View commit details
Copy full SHA for decc9ce
Browse repository at this point
You can’t perform that action at this time.