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

Enhancement: Implement NoParameterPassedByReferenceRule #911

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

localheinz
Copy link
Member

This pull request

  • implements a NoParameterPassedByReferenceRule

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.63%. Comparing base (4de8c33) to head (32b3d0a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #911      +/-   ##
============================================
+ Coverage     98.46%   98.63%   +0.16%     
- Complexity      201      215      +14     
============================================
  Files            24       27       +3     
  Lines           718      803      +85     
============================================
+ Hits            707      792      +85     
  Misses           11       11              

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

@localheinz localheinz force-pushed the feature/no-parameter-passed-by-reference branch 3 times, most recently from 0b10519 to 68bf753 Compare February 17, 2025 18:37
@localheinz localheinz force-pushed the feature/no-parameter-passed-by-reference branch from 68bf753 to 32b3d0a Compare February 17, 2025 18:39
@localheinz localheinz merged commit fd07b93 into main Feb 17, 2025
25 checks passed
@localheinz localheinz deleted the feature/no-parameter-passed-by-reference branch February 17, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant