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 }}
ellipsis-dev-test
/
fastapi
Public
forked from
fastapi/fastapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat: add dependency_scope="lifespan" for application-lifetime depend…
- #13
#13
Open
hbrooks
wants to merge 12 commits into
master
ellipsis-dev-test/fastapi:master
from
demo/pr-15097
ellipsis-dev-test/fastapi:demo/pr-15097
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: add dependency_scope="lifespan" for application-lifetime depend…
#13
hbrooks
wants to merge 12 commits into
master
ellipsis-dev-test/fastapi:master
from
demo/pr-15097
ellipsis-dev-test/fastapi:demo/pr-15097
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2026
refactor(lifespan): align with reviewer feedback, add coverage tests
Show description for 9fb0fc8
essentiaMarco
committed
9fb0fc8
View commit details
Copy full SHA for 9fb0fc8
Browse repository at this point
Commits on Mar 15, 2026
Merge remote-tracking branch 'origin/master'
essentiaMarco
committed
9c380fe
View commit details
Copy full SHA for 9c380fe
Browse repository at this point
feat: lifespan dependency scope (applications, deps, params)
Show description for df44ff0
essentiaMarco
committed
df44ff0
View commit details
Copy full SHA for df44ff0
Browse repository at this point
fix: resolve merge with master — lifespan app vs router
Show description for 53ebb9b
essentiaMarco
committed
53ebb9b
View commit details
Copy full SHA for 53ebb9b
Browse repository at this point
Commits on Mar 16, 2026
fix: normalize lifespan (async/sync gen) before wrapper so router_events tests pass
Show description for 8b2028c
essentiaMarco
committed
8b2028c
View commit details
Copy full SHA for 8b2028c
Browse repository at this point
fix: pre-commit and type checks (ruff E731, mypy/ty cli and applications)
Show description for c046d33
essentiaMarco
committed
c046d33
View commit details
Copy full SHA for c046d33
Browse repository at this point
fix(cli): optional cli_main type for both with/without fastapi[standard] so pre-commit passes in CI
Show description for 9489726
essentiaMarco
committed
9489726
View commit details
Copy full SHA for 9489726
Browse repository at this point
fix: coverage to 100% for lifespan scope (pragmas, tests for APIRouter gen lifespans, sync dep, cache hit, unreachable test lines)
Show description for 466e29e
essentiaMarco
committed
466e29e
View commit details
Copy full SHA for 466e29e
Browse repository at this point
test: replace synthetic private-helper coverage with real startup lifecycle scenario
Show description for e0fe166
essentiaMarco
committed
e0fe166
View commit details
Copy full SHA for e0fe166
Browse repository at this point
test: replace synthetic collector test with lifecycle integration and remove unreachable collector branch
Show description for 17f10eb
essentiaMarco
committed
17f10eb
View commit details
Copy full SHA for 17f10eb
Browse repository at this point
🎨 Auto format
pre-commit-ci-lite[bot]
authored
6215c76
View commit details
Copy full SHA for 6215c76
Browse repository at this point
Commits on Mar 20, 2026
Merge branch 'master' into feature/lifespan-dependency-scope
essentiaMarco
authored
c76bf51
View commit details
Copy full SHA for c76bf51
Browse repository at this point
You can’t perform that action at this time.