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

Fix #20247: Support for variadic console controller action methods #20247

Merged
merged 3 commits into from
Aug 19, 2024

Fix condition

e45c6a4
Select commit
Loading
Failed to load commit list.
Merged

Fix #20247: Support for variadic console controller action methods #20247

Fix condition
e45c6a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2024 in 0s

64.94% (+0.00%) compared to 34d2396

View this Pull Request on Codecov

64.94% (+0.00%) compared to 34d2396

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 64.94%. Comparing base (34d2396) to head (e45c6a4).

Files Patch % Lines
framework/console/Controller.php 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20247   +/-   ##
=========================================
  Coverage     64.94%   64.94%           
- Complexity    11390    11394    +4     
=========================================
  Files           430      430           
  Lines         36912    36920    +8     
=========================================
+ Hits          23972    23979    +7     
- Misses        12940    12941    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.