typhoon icon indicating copy to clipboard operation
typhoon copied to clipboard

Add ClassReflection::typeArgumentsOf($class) and resolvedTypeArgumentsOf($class)

Open vudaltsov opened this issue 1 year ago • 1 comments

vudaltsov avatar Aug 12 '24 03:08 vudaltsov

Codecov Report

Attention: 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 Patch % Lines
src/Reflection/ClassReflection.php 89.47% 2 Missing :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 12 '24 03:08 codecov[bot]