Skip to content

Adds WPS241 which forbids to have too many subjects in match statements#3214

Merged
sobolevn merged 6 commits intowemake-services:masterfrom
kondratevdev:issues-3201
Dec 24, 2024
Merged

Adds WPS241 which forbids to have too many subjects in match statements#3214
sobolevn merged 6 commits intowemake-services:masterfrom
kondratevdev:issues-3201

Conversation

@kondratevdev
Copy link
Copy Markdown
Contributor

I have made things!

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Related issues

Copy link
Copy Markdown
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a47422d) to head (2bb7cf3).
Report is 130 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3214   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          365       367    +2     
  Lines        12298     12367   +69     
  Branches       858       865    +7     
=========================================
+ Hits         12298     12367   +69     

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

@sobolevn sobolevn merged commit 70b018e into wemake-services:master Dec 24, 2024
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.

New complexity rule: too many matching items

2 participants