Add ClassReflection::typeArgumentsOf($class) and resolvedTypeArgumentsOf($class) #84
Codecov / codecov/project
succeeded
Apr 15, 2026 in 0s
41.27% (+0.27%) compared to ee694a7
View this Pull Request on Codecov
41.27% (+0.27%) compared to ee694a7
Details
Codecov Report
❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.27%. Comparing base (ee694a7) to head (1e9ce3b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Reflection/ClassReflection.php | 89.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 0.4.x #84 +/- ##
============================================
+ Coverage 40.99% 41.27% +0.27%
- Complexity 2268 2274 +6
============================================
Files 217 217
Lines 6247 6266 +19
============================================
+ Hits 2561 2586 +25
+ Misses 3686 3680 -6 ☔ 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.
Loading