Skip to content

Fix: Adjust CallLikes\NoNamedArgumentRule to handle other calls with generic error message#951

Merged
localheinz merged 2 commits intomainfrom
fix/method-call
Jun 7, 2025
Merged

Fix: Adjust CallLikes\NoNamedArgumentRule to handle other calls with generic error message#951
localheinz merged 2 commits intomainfrom
fix/method-call

Conversation

@localheinz
Copy link
Member

@localheinz localheinz commented Jun 6, 2025

This pull request

  • adds a test case for invoking an invokable returned by a method call with named arguments
  • adjust CallLikes\NoNamedArgumentRule to handle other calls with generic error message

@localheinz localheinz self-assigned this Jun 7, 2025
@localheinz localheinz changed the title Fix: Add test case for invoking invokable returned by method call with named arguments Fix: Adjust CallLikes\NoNamedArgumentRule to handle other calls with generic error message Jun 7, 2025
@codecov
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.42%. Comparing base (fe2cc21) to head (a70e277).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #951      +/-   ##
============================================
+ Coverage     98.34%   98.42%   +0.08%     
- Complexity      308      309       +1     
============================================
  Files            37       37              
  Lines          1267     1268       +1     
============================================
+ Hits           1246     1248       +2     
+ Misses           21       20       -1     

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

@localheinz localheinz merged commit b6bf50e into main Jun 7, 2025
25 checks passed
@localheinz localheinz deleted the fix/method-call branch June 7, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants