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 rename_variables rule to rename type namespaces #233

Merged
merged 3 commits into from
Nov 24, 2024

Conversation

jeparlefrancais
Copy link
Contributor

@jeparlefrancais jeparlefrancais commented Nov 24, 2024

Closes #206

  • add entry to the changelog

Copy link

Coverage after merging rename-variable-type-field into main will be

86.08%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src/rules/rename_variables
   rename_processor.rs99.59%100%100%99.52%95

@jeparlefrancais jeparlefrancais merged commit 62eb311 into main Nov 24, 2024
6 checks passed
@jeparlefrancais jeparlefrancais deleted the rename-variable-type-field branch November 24, 2024 22:31
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.

rename_variables does not rename modules in typedefs
1 participant