`dcm analyze` false positives
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- dart
- Domain
- testing-qa, tooling
Research direction
Start by running dcm analyze against packages/devtools_app/test/screens/debugger/syntax_highlighter_test.dart and inspect the empty test group reported at line 514. Determine why avoid-empty-test-groups flags this case, then verify that analysis no longer reports this false positive while still detecting genuinely empty groups.
Written by the indexing model from the issue text.
Description
@incendial finding some more false positives here. I can file these somewhere else if that is better for you, just let me know.
packages/devtools_app/test/screens/debugger/syntax_highlighter_test.dart (1 issue):
WARNING This test group does not contain any test cases.
at packages/devtools_app/test/screens/debugger/syntax_highlighter_test.dart:514:7
avoid-empty-test-groups : https://dcm.dev/docs/rules/common/avoid-empty-test-groups
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 405
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from flutter/devtools
-
cleanup P1
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
contributions welcome good first issue P2 screen: performance
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
contributions welcome cross-screen inspector-2.0-polish P2
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
cross-screen P3
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
documentation good first issue P2
Difficulty 1/5 Under an hour Newbie friendliness 88/100
All issues in flutter/devtools
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
code quality good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Suwayomi/Suwayomi-Tsumiru#479 ·
-
Build Failure: agora_rtc_engine compiled against android-31 while dependencies require android-34+ Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
conceptadev/noir#95 ·