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

fix: check of constructor exist for prefer-iterable-of #1050

Merged
merged 1 commit into from
Oct 23, 2022
Merged

fix: check of constructor exist for prefer-iterable-of #1050

merged 1 commit into from
Oct 23, 2022

Conversation

lsaudon
Copy link
Contributor

@lsaudon lsaudon commented Oct 22, 2022

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:

What changes did you make? (Give an overview)

I check if the type contain a of constructor.

Is there anything you'd like reviewers to focus on?

No

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Merging #1050 (6608751) into master (1b6a848) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1050   +/-   ##
=======================================
  Coverage   86.46%   86.47%           
=======================================
  Files         326      326           
  Lines        6929     6933    +4     
=======================================
+ Hits         5991     5995    +4     
  Misses        938      938           
Impacted Files Coverage Δ
...r/rules/rules_list/prefer_iterable_of/visitor.dart 92.50% <100.00%> (+0.83%) ⬆️

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

@incendial incendial self-requested a review October 23, 2022 16:36
@incendial incendial added this to the 5.0.0 milestone Oct 23, 2022
@incendial
Copy link
Member

@lsaudon Thank you!

@incendial incendial merged commit 0f646c4 into dart-code-checker:master Oct 23, 2022
@lsaudon lsaudon deleted the fix-prefer-iterable-of branch October 23, 2022 17:12
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants