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

Add pattern matching support for naming rules #2501

Merged
merged 7 commits into from Sep 27, 2022

Conversation

sobolevn
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #2501 (2cee50a) into master (5bfdbdd) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2501   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          119       121    +2     
  Lines         6390      6461   +71     
  Branches      1449      1469   +20     
=========================================
+ Hits          6390      6461   +71     
Impacted Files Coverage Δ
wemake_python_styleguide/violations/naming.py 100.00% <ø> (ø)
wemake_python_styleguide/compat/constants.py 100.00% <100.00%> (ø)
wemake_python_styleguide/compat/nodes.py 100.00% <100.00%> (ø)
...e_python_styleguide/logic/tree/pattern_matching.py 100.00% <100.00%> (ø)
...ython_styleguide/visitors/ast/naming/validation.py 100.00% <100.00%> (ø)
...python_styleguide/visitors/ast/naming/variables.py 100.00% <100.00%> (ø)
wemake_python_styleguide/options/config.py 100.00% <0.00%> (ø)
wemake_python_styleguide/options/defaults.py 100.00% <0.00%> (ø)
wemake_python_styleguide/options/validation.py 100.00% <0.00%> (ø)
wemake_python_styleguide/presets/types/tree.py 100.00% <0.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sobolevn sobolevn merged commit 7b34423 into master Sep 27, 2022
@delete-merged-branch delete-merged-branch bot deleted the pattern-matching-support branch September 27, 2022 11:06
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.

None yet

1 participant