Skip to content

Fix: Adjust CallLikes\NoNamedArgumentRule to handle static calls on variable expressions#947

Merged
localheinz merged 2 commits intomainfrom
fix/anonymous-class
Jun 6, 2025
Merged

Fix: Adjust CallLikes\NoNamedArgumentRule to handle static calls on variable expressions#947
localheinz merged 2 commits intomainfrom
fix/anonymous-class

Conversation

@localheinz
Copy link
Member

@localheinz localheinz commented Jun 5, 2025

This pull request

  • adjusts the CallLikes\NoNamedArgumentRule to handle static calls on variable expressions

@localheinz localheinz self-assigned this Jun 5, 2025
@localheinz localheinz requested a review from ergebnis-bot as a code owner June 5, 2025 17:47
@localheinz localheinz added the bug label Jun 5, 2025
@localheinz localheinz force-pushed the fix/anonymous-class branch from 064ef09 to 53739b2 Compare June 5, 2025 17:51
@localheinz localheinz changed the title Fix: Adjust CallLikes\NoNamedArgumentRule to handle static calls on anonymous classes Fix: Adjust CallLikes\NoNamedArgumentRule to handle static calls on variable expressions Jun 5, 2025
@localheinz localheinz force-pushed the fix/anonymous-class branch from 028080b to cef3ce3 Compare June 5, 2025 18:44
@codecov
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (a69bfa5) to head (cef3ce3).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #947      +/-   ##
============================================
+ Coverage     98.36%   98.37%   +0.01%     
- Complexity      305      306       +1     
============================================
  Files            37       37              
  Lines          1283     1295      +12     
============================================
+ Hits           1262     1274      +12     
  Misses           21       21              

☔ 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 65e59fc into main Jun 6, 2025
25 checks passed
@localheinz localheinz deleted the fix/anonymous-class branch June 6, 2025 14:46
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.

1 participant