Skip to content

fix(Factory): update Typecast instantiation to include role parameter

b1dea77
Select commit
Loading
Failed to load commit list.
Open

Typecast support callable with arguments #529

fix(Factory): update Typecast instantiation to include role parameter
b1dea77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2025 in 0s

91.58% (-0.09%) compared to 78009d9

View this Pull Request on Codecov

91.58% (-0.09%) compared to 78009d9

Details

Codecov Report

❌ Patch coverage is 90.32258% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.58%. Comparing base (78009d9) to head (b1dea77).

Files with missing lines Patch % Lines
src/Parser/Typecast.php 90.16% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #529      +/-   ##
============================================
- Coverage     91.66%   91.58%   -0.09%     
- Complexity     1843     1850       +7     
============================================
  Files           118      118              
  Lines          4728     4740      +12     
============================================
+ Hits           4334     4341       +7     
- Misses          394      399       +5     

☔ 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.