Skip to content

feat(typing): use ParamSpec to type LRU cache decorators (#2629) - #2713

Open
alexchen-sys wants to merge 4 commits into
falconry:masterfrom
alexchen-sys:fix-lru-paramspec-2629
Open

feat(typing): use ParamSpec to type LRU cache decorators (#2629)#2713
alexchen-sys wants to merge 4 commits into
falconry:masterfrom
alexchen-sys:fix-lru-paramspec-2629

fix(testing): use RuntimeError for missing ASGI response status

a0a78e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

100.00% (+0.00%) compared to ea2b14d

View this Pull Request on Codecov

100.00% (+0.00%) compared to ea2b14d

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2713   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7990      7995    +5     
  Branches      1106      1107    +1     
=========================================
+ Hits          7990      7995    +5     

☔ View full report in Codecov by Harness.
📢 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.