Skip to content

Comments

Rule/undefined argument value#1153

Merged
bhirsz merged 3 commits intoMarketSquare:masterfrom
Lakitna:rule/undefined-argument-value
Dec 26, 2024
Merged

Rule/undefined argument value#1153
bhirsz merged 3 commits intoMarketSquare:masterfrom
Lakitna:rule/undefined-argument-value

Conversation

@Lakitna
Copy link
Contributor

@Lakitna Lakitna commented Dec 21, 2024

Closes #1149

I thought I'd quickly do the same thing I did for undefined-argument-default. There was some hidden complexity caused by this version using arg_name instead of ${arg_name}.

@codecov
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.20%. Comparing base (f62508c) to head (68013e8).
Report is 50 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1153      +/-   ##
==========================================
- Coverage   97.02%   96.20%   -0.82%     
==========================================
  Files          37       39       +2     
  Lines        4670     5060     +390     
==========================================
+ Hits         4531     4868     +337     
- Misses        139      192      +53     

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

@bhirsz bhirsz force-pushed the rule/undefined-argument-value branch from 8eecc4f to 68013e8 Compare December 26, 2024 09:55
@bhirsz bhirsz merged commit 6fef9d0 into MarketSquare:master Dec 26, 2024
12 checks passed
@Lakitna Lakitna deleted the rule/undefined-argument-value branch January 1, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Rule] No implicit empty string arguments

2 participants