Skip to content

Fix #3360#3362

Merged
sobolevn merged 10 commits intowemake-services:masterfrom
LordGvozd:fix-3360
Apr 3, 2025
Merged

Fix #3360#3362
sobolevn merged 10 commits intowemake-services:masterfrom
LordGvozd:fix-3360

Conversation

@LordGvozd
Copy link
Copy Markdown
Contributor

Fix bug with WPS476 in loop definition

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.

Thanks!

Comment thread wemake_python_styleguide/visitors/ast/loops.py Outdated
@LordGvozd LordGvozd requested a review from sobolevn March 31, 2025 19:32
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.

Please, fix CI :)

Comment thread wemake_python_styleguide/visitors/ast/loops.py Outdated
Comment thread wemake_python_styleguide/visitors/ast/loops.py
Comment thread wemake_python_styleguide/visitors/ast/loops.py
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (10b6a9a) to head (ddfa796).
Report is 101 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3362   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          361       361           
  Lines        11815     11830   +15     
  Branches       805       808    +3     
=========================================
+ Hits         11815     11830   +15     

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

Comment thread wemake_python_styleguide/visitors/ast/loops.py Outdated
Comment thread wemake_python_styleguide/visitors/ast/loops.py Outdated
@LordGvozd LordGvozd requested a review from sobolevn April 3, 2025 11:16
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!

@sobolevn sobolevn merged commit fa39bee into wemake-services:master Apr 3, 2025
9 checks passed
@LordGvozd
Copy link
Copy Markdown
Contributor Author

Thank you for all the reviews!

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.

WPS476 in for defenition

2 participants