Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

fix: ignore method invocations in a variable declaration for prefer-moving-to-variable #1144

Merged
merged 2 commits into from
Jan 12, 2023

Conversation

incendial
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Add a CLI option
  • Add something to the core
  • Other, please explain:

#1142

@incendial incendial added this to the 5.5.0 milestone Jan 10, 2023
@incendial incendial requested a review from dkrutskikh January 10, 2023 15:54
@incendial incendial self-assigned this Jan 10, 2023
@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Merging #1144 (8104525) into master (d58a3f1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1144   +/-   ##
=======================================
  Coverage   85.55%   85.55%           
=======================================
  Files         350      350           
  Lines        7878     7879    +1     
=======================================
+ Hits         6740     6741    +1     
  Misses       1138     1138           
Impacted Files Coverage Δ
.../rules_list/prefer_moving_to_variable/visitor.dart 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dkrutskikh dkrutskikh merged commit dbdc63e into master Jan 12, 2023
@dkrutskikh dkrutskikh deleted the prefer-moving-to-variable-assignment branch January 12, 2023 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants