Skip to content

Commit

Permalink
docs: update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 4, 2023
1 parent fb61da8 commit 7d81fa1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,14 @@ AutoDev [#54](https://github.com/unit-mesh/auto-dev/issues/56)
- [ ] by History analysis for incremental learning
- [ ] Git history parser
- [ ] Incremental generate
- [ ] Code quality analysis
- [ ] Code quality metrics
- [ ] ArchGuard CodeDB metrics: [CodeDB](https://github.com/archguard/codedb)
- [ ] AST parser by [Chapi](https://github.com/phodal/chapi)
- [ ] Good code
- [ ] Code quality
- [x] Test BadSmell from [Coca](https://github.com/phodal/coca)
- [ ] BadSmell from [Coca](https://github.com/phodal/coca)
- [x] Long Parameters, Long Method, LARGE_CLASS
- [ ] Todo: Rewrite If, Switch logic
- [ ] Estimation from [ArchGuard](https://github.com/archguard/archguard)
- [x] Estimation from [ArchGuard](https://github.com/archguard/archguard)
- [ ] ArchGuard CodeDB metrics: [CodeDB](https://github.com/archguard/codedb)

### Code Eval

Expand Down

0 comments on commit 7d81fa1

Please sign in to comment.