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

refactor: cleanup anti-patterns documentation #548

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

dkrutskikh
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:

What changes did you make? (Give an overview)

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

@dkrutskikh dkrutskikh added type: documentation Improvements or additions to documentation area-anti-patterns labels Nov 7, 2021
@dkrutskikh dkrutskikh self-assigned this Nov 7, 2021
@dkrutskikh dkrutskikh requested a review from incendial November 7, 2021 21:18
@codecov
Copy link

codecov bot commented Nov 7, 2021

Codecov Report

Merging #548 (92f8e79) into master (b3d2806) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   84.97%   84.97%           
=======================================
  Files         219      219           
  Lines        4474     4474           
=======================================
  Hits         3802     3802           
  Misses        672      672           
Impacted Files Coverage Δ
.../anti_patterns/anti_patterns_list/long_method.dart 100.00% <ø> (ø)
...tterns/anti_patterns_list/long_parameter_list.dart 100.00% <ø> (ø)
...er/anti_patterns/models/pattern_documentation.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3d2806...92f8e79. Read the comment docs.

@dkrutskikh dkrutskikh merged commit a6e4dfd into master Nov 8, 2021
@dkrutskikh dkrutskikh deleted the antipatterns-cleanup branch November 8, 2021 06:51
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area-anti-patterns type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants