Skip to content

feat(typing): enhance type hints for ASGI and WSGI scopes, improve ty…

4489964
Select commit
Loading
Failed to load commit list.
Open

Improve typing with structured ASGI scopes and WSGI environment TypedDicts #2642

feat(typing): enhance type hints for ASGI and WSGI scopes, improve ty…
4489964
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

100.00% (+0.00%) compared to b1b683a

View this Pull Request on Codecov

100.00% (+0.00%) compared to b1b683a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b1b683a) to head (4489964).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2642   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7976      7983    +7     
  Branches      1102      1103    +1     
=========================================
+ Hits          7976      7983    +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.