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

fix: Add rule 'missing-test-assertion' in rules factory #1024

Merged
merged 1 commit into from
Oct 9, 2022
Merged

fix: Add rule 'missing-test-assertion' in rules factory #1024

merged 1 commit into from
Oct 9, 2022

Conversation

lsaudon
Copy link
Contributor

@lsaudon lsaudon commented Oct 9, 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 add the rule missing-test-assertion in rules_factory.dart.

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

Sorry 😞

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2022

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
No Duplication information No Duplication information

@incendial incendial merged commit c573273 into dart-code-checker:master Oct 9, 2022
@lsaudon lsaudon deleted the fix-missing-test-assertion branch October 9, 2022 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants