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

Fix Set Local Variable not supported in RenameVariables #611

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

bhirsz
Copy link
Member

@bhirsz bhirsz commented Dec 24, 2023

Fixes #593

@bhirsz bhirsz requested a review from mnojek as a code owner December 24, 2023 17:06
@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (83cd472) 96.90% compared to head (c1d5479) 96.91%.

Files Patch % Lines
robotidy/transformers/RenameVariables.py 88.88% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #611   +/-   ##
=======================================
  Coverage   96.90%   96.91%           
=======================================
  Files          50       50           
  Lines        4941     4955   +14     
=======================================
+ Hits         4788     4802   +14     
  Misses        153      153           

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

@bhirsz bhirsz merged commit fc4ab6e into main Dec 25, 2023
8 checks passed
@bhirsz bhirsz deleted the fix/set_local_variable branch December 25, 2023 09:57
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.

Check if Set Local Variable is supported
2 participants