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
.
modern-python
/
httpware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
test: close deep-audit test-quality findings
- #65
#65
Merged
lesnik512
merged 14 commits into
main
modern-python/httpware:main
from
test/audit-test-quality
modern-python/httpware:test/audit-test-quality
Copy head branch name to clipboard
Jun 14, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
test: close deep-audit test-quality findings
#65
lesnik512
merged 14 commits into
main
modern-python/httpware:main
from
test/audit-test-quality
modern-python/httpware:test/audit-test-quality
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
docs(planning): audit-test-quality change bundle
lesnik512
committed
bcfded9
View commit details
Copy full SHA for bcfded9
Browse repository at this point
test(errors): cover sync Client terminal status-raising + exception mapping
Show description for 50a56b4
lesnik512
and
claude
committed
50a56b4
View commit details
Copy full SHA for 50a56b4
Browse repository at this point
test(errors): cover CookieConflict→TransportError mapping branch
Show description for 427dfa2
lesnik512
and
claude
committed
427dfa2
View commit details
Copy full SHA for 427dfa2
Browse repository at this point
test(errors): assert StatusError leaves do not override __init__
Show description for 9332fa0
lesnik512
and
claude
committed
9332fa0
View commit details
Copy full SHA for 9332fa0
Browse repository at this point
test(errors): construct ForbiddenError/ConflictError/UnprocessableEntityError
Show description for e5d94e9
lesnik512
and
claude
committed
e5d94e9
View commit details
Copy full SHA for e5d94e9
Browse repository at this point
test(client): sync mirrors for status-before-decode and DecodeError-is-ClientError
Show description for 7f068b9
lesnik512
and
claude
committed
7f068b9
View commit details
Copy full SHA for 7f068b9
Browse repository at this point
test(client): sync Client overload typing tests
Show description for 928c3c0
lesnik512
and
claude
committed
928c3c0
View commit details
Copy full SHA for 928c3c0
Browse repository at this point
test(retry): correct test_retry_props description (sequential bounds, not interleaving)
Show description for 522745d
lesnik512
and
claude
committed
522745d
View commit details
Copy full SHA for 522745d
Browse repository at this point
test(bulkhead): replace flaky sleep with deterministic slot-acquisition barrier
Show description for 52ceb3b
lesnik512
and
claude
committed
52ceb3b
View commit details
Copy full SHA for 52ceb3b
Browse repository at this point
test(circuit_breaker): cover TimeoutError as a failure trigger (sync+async)
Show description for 8e1186b
lesnik512
and
claude
committed
8e1186b
View commit details
Copy full SHA for 8e1186b
Browse repository at this point
test(budget): pin clock so the no-purge deposit-count invariant is enforced
Show description for d4ae14d
lesnik512
and
claude
committed
d4ae14d
View commit details
Copy full SHA for d4ae14d
Browse repository at this point
test(observability): assert log record fires in the no-active-span path
Show description for 6eebd83
lesnik512
and
claude
committed
6eebd83
View commit details
Copy full SHA for 6eebd83
Browse repository at this point
test(circuit_breaker): suppress A004 for intentional TimeoutError import shadow
Show description for 76cf6c2
lesnik512
and
claude
committed
76cf6c2
View commit details
Copy full SHA for 76cf6c2
Browse repository at this point
style: import Callable from collections.abc (ruff UP035)
Show description for 50fdedd
lesnik512
and
claude
committed
50fdedd
View commit details
Copy full SHA for 50fdedd
Browse repository at this point
You can’t perform that action at this time.