fix(typing): preserve decorated function type signatures with ParamSpec #376
+322
−17
Codecov / codecov/project
succeeded
Apr 26, 2026 in 0s
99.95% (+0.00%) compared to ece168c
View this Pull Request on Codecov
99.95% (+0.00%) compared to ece168c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.95%. Comparing base (ece168c) to head (30ad992).
Additional details and impacted files
@@ Coverage Diff @@
## master #376 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 16 16
Lines 2098 2109 +11
Branches 251 251
=======================================
+ Hits 2097 2108 +11
Partials 1 1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cachier/core.py | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update ece168c...30ad992. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading