Commit 017e88e
committed
refactor(docs): code analysis engine
changes:
- file: main.py
area: docs
added: [log_message, CustomHandler, do_GET]
- file: index.js
area: docs
added: [PORT, SERVICE_NAME, server, os, http, DB_HOST, +1 more]
- file: worker.py
area: docs
added: [main, process_message]
stats:
lines: "+3339/-1529 (net +1810)"
files: 22
complexity: "Large structural change (normalized)"1 parent 796503b commit 017e88e
28 files changed
Lines changed: 3365 additions & 1534 deletions
File tree
- code2llm
- nlp
- examples/docker-doql-example
- app
- go
- java
- node
- php
- ruby
- rust
- src
- worker
- project
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
3 | 24 | | |
4 | 25 | | |
5 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments