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

Closes #1241 #1858

Merged
merged 10 commits into from Feb 9, 2021
Merged

Closes #1241 #1858

merged 10 commits into from Feb 9, 2021

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 8, 2021

Closes #1241




@final
Copy link
Contributor

Choose a reason for hiding this comment

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

[pep8] reported by reviewdog 🐶
E303 too many blank lines (3)

assert_errors(visitor, [NewStyledDecoratorViolation])


@pytest.mark.parametrize('code', _fixtures)
Copy link
Contributor

Choose a reason for hiding this comment

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

[pep8] reported by reviewdog 🐶
F821 undefined name '_fixtures'

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #1858 (6b810af) into master (faa465e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1858   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          109       110    +1     
  Lines         6044      6073   +29     
  Branches      1350      1357    +7     
=========================================
+ Hits          6044      6073   +29     
Impacted Files Coverage Δ
wemake_python_styleguide/presets/types/tree.py 100.00% <ø> (ø)
wemake_python_styleguide/compat/constants.py 100.00% <100.00%> (ø)
...ake_python_styleguide/violations/best_practices.py 100.00% <100.00%> (ø)
...emake_python_styleguide/visitors/ast/decorators.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faa465e...6b810af. Read the comment docs.

@sobolevn sobolevn merged commit bf38484 into master Feb 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the issue-1241 branch February 9, 2021 07:28
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.

python3.9: forbid anything, but dotted names inside decorators
1 participant