Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: 0.4.x
Choose a base branch
from

Conversation

vudaltsov
Copy link
Member

No description provided.

@vudaltsov vudaltsov requested a review from a team August 12, 2024 03:14
@vudaltsov vudaltsov self-assigned this Aug 12, 2024
@vudaltsov vudaltsov added this to the 0.4.4 milestone Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

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 ⚠️
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.

@vudaltsov vudaltsov force-pushed the class-reflection-type-arguments-for branch from a6223d2 to 1e9ce3b Compare August 12, 2024 03:57
@vudaltsov vudaltsov changed the title Add ClassReflection::typeArgumentsOf($class) Add ClassReflection::typeArgumentsOf($class) and resolvedTypeArgumentsOf($class) Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant