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

fix: correctly handle implicit type parameters for no-equal-arguments #1190

Merged
merged 4 commits into from
Feb 12, 2023

Conversation

incendial
Copy link
Member

Please write a short comment explaining your change (or "none" for internal only changes)

Fix implicit type parameters for no-equal-arguments.

@incendial incendial added this to the 5.6.0 milestone Feb 12, 2023
@incendial incendial requested a review from dkrutskikh February 12, 2023 15:43
@incendial incendial self-assigned this Feb 12, 2023
@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

Merging #1190 (49d110e) into master (0c0243d) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
+ Coverage   86.18%   86.22%   +0.04%     
==========================================
  Files         359      359              
  Lines        8129     8132       +3     
==========================================
+ Hits         7006     7012       +6     
+ Misses       1123     1120       -3     
Impacted Files Coverage Δ
...r/rules/rules_list/no_equal_arguments/visitor.dart 100.00% <100.00%> (+7.89%) ⬆️
.../rules_list/prefer_moving_to_variable/visitor.dart 100.00% <100.00%> (ø)
lib/src/utils/node_utils.dart 100.00% <100.00%> (ø)

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

@incendial incendial merged commit b822357 into master Feb 12, 2023
@incendial incendial deleted the provider-read-no-equal-arguments branch February 12, 2023 18:51
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