Skip to content

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

Open
vudaltsov wants to merge 1 commit into0.4.xfrom
class-reflection-type-arguments-for
Open

Add ClassReflection::typeArgumentsOf($class) and resolvedTypeArgumentsOf($class)#84
vudaltsov wants to merge 1 commit into0.4.xfrom
class-reflection-type-arguments-for

Conversation

@vudaltsov
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2024

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).
⚠️ Report is 8 commits behind head on 0.4.x.

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.

@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