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
.
StackOneHQ
/
stackone-ai-python
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
18
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
test: improve coverage from 87% to 97% with property-based testing
- #79
#79
Merged
ryoppippi
merged 11 commits into
main
StackOneHQ/stackone-ai-python:main
from
test/improve-coverage
StackOneHQ/stackone-ai-python:test/improve-coverage
Copy head branch name to clipboard
Dec 29, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
test: improve coverage from 87% to 97% with property-based testing
#79
ryoppippi
merged 11 commits into
main
StackOneHQ/stackone-ai-python:main
from
test/improve-coverage
StackOneHQ/stackone-ai-python:test/improve-coverage
Copy head branch name to clipboard
Commits
Commits on Dec 29, 2025
test(integrations): add tests for LangGraph integration helpers
Show description for 56980e0
ryoppippi
committed
56980e0
View commit details
Copy full SHA for 56980e0
Browse repository at this point
test(toolset): add tests for error classes and async utilities
Show description for 2631eba
ryoppippi
committed
2631eba
View commit details
Copy full SHA for 2631eba
Browse repository at this point
test(feedback): add tests for input validation edge cases
Show description for b0b4da4
ryoppippi
committed
b0b4da4
View commit details
Copy full SHA for b0b4da4
Browse repository at this point
test(meta-tools): add tests for JSON string input handling
Show description for 96326ee
ryoppippi
committed
96326ee
View commit details
Copy full SHA for 96326ee
Browse repository at this point
test(models): add tests for feedback options handling
Show description for 77c1c6a
ryoppippi
committed
77c1c6a
View commit details
Copy full SHA for 77c1c6a
Browse repository at this point
test(toolset): add tests for account_id fallback and error re-raising
Show description for 400bede
ryoppippi
committed
400bede
View commit details
Copy full SHA for 400bede
Browse repository at this point
test(toolset): add tests for _fetch_mcp_tools internal implementation
Show description for 75b69c4
ryoppippi
committed
75b69c4
View commit details
Copy full SHA for 75b69c4
Browse repository at this point
build(deps): add hypothesis for property-based testing
Show description for e6d15ef
ryoppippi
committed
e6d15ef
View commit details
Copy full SHA for e6d15ef
Browse repository at this point
test: add property-based tests using Hypothesis
Show description for 5486025
ryoppippi
committed
5486025
View commit details
Copy full SHA for 5486025
Browse repository at this point
fix(test): skip MCP tests on Python 3.9
Show description for ac9ddde
ryoppippi
committed
ac9ddde
View commit details
Copy full SHA for ac9ddde
Browse repository at this point
refactor: remove Python 3.9 compatibility code
Show description for c3e3c00
ryoppippi
committed
c3e3c00
View commit details
Copy full SHA for c3e3c00
Browse repository at this point
You can’t perform that action at this time.