Skip to content

Commit 4ff08db

Browse files
committed
docs: 📝 LLAP
1 parent 21fb0ca commit 4ff08db

25 files changed

+4820
-1
lines changed

.github/workflows/main.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: main
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
8+
jobs:
9+
build:
10+
name: Deploy docs
11+
runs-on: ubuntu-latest
12+
steps:
13+
- name: 'Checkout sources'
14+
uses: actions/checkout@v4
15+
16+
- name: 'Deploy docs'
17+
uses: mhausenblas/mkdocs-deploy-gh-pages@master
18+
env:
19+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20+
REQUIREMENTS: requirements.txt

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
site/
2+
.DS_Store

LICENSE

Lines changed: 619 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# getcodelimit.github.io
1+
# Code Limit Documentation

docs/assets/easy.png

219 KB
Loading

docs/assets/favicon.png

1.64 KB
Loading

docs/assets/hard-to-maintain.png

557 KB
Loading

docs/assets/logo.png

9.27 KB
Loading

docs/assets/report.cast

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{"version": 2, "width": 80, "height": 25, "timestamp": 1712420376, "env": {"SHELL": "/bin/zsh", "TERM": "xterm-256color"}}
2+
[0.372445, "o", "\u001b]2;rob@mahler:~/projects/opensource/fastapi\u0007\u001b]1;..ource/fastapi\u0007"]
3+
[0.372945, "o", "\u001b]0;~/projects/opensource/fastapi\u0007"]
4+
[0.376495, "o", "\r\n"]
5+
[0.376679, "o", "\u001b[0m\u001b[27m\u001b[24m\u001b[J\u001b[34m~/projects/opensource/fastapi\u001b[39m\r\n\r\u001b[35m❯\u001b[39m \u001b[K"]
6+
[0.376864, "o", "\u001b[?1h\u001b="]
7+
[0.377014, "o", "\u001b[?2004h"]
8+
[0.425151, "o", "\r\r\u001b[A\u001b[0m\u001b[27m\u001b[24m\u001b[J\u001b[34m~/projects/opensource/fastapi\u001b[39m \u001b[38;5;242mmaster\u001b[38;5;218m\u001b[39m\r\n\r\u001b[35m❯\u001b[39m \u001b[K"]
9+
[1.704691, "o", "c"]
10+
[2.220527, "o", "\bco"]
11+
[2.466128, "o", "d"]
12+
[2.511853, "o", "e"]
13+
[2.646861, "o", "l"]
14+
[2.735853, "o", "i"]
15+
[2.955499, "o", "m"]
16+
[3.019103, "o", "i"]
17+
[3.593736, "o", "t"]
18+
[3.654651, "o", " "]
19+
[3.976152, "o", "r"]
20+
[4.02638, "o", "e"]
21+
[4.088613, "o", "p"]
22+
[4.142272, "o", "o"]
23+
[4.540734, "o", "r"]
24+
[5.204344, "o", "t"]
25+
[5.386895, "o", " "]
26+
[6.078544, "o", "."]
27+
[6.734379, "o", "\u001b[?1l\u001b>"]
28+
[6.735087, "o", "\u001b[?2004l\r\r\n"]
29+
[6.737336, "o", "\u001b]2;codelimit report .\u0007\u001b]1;codelimit\u0007"]
30+
[6.737727, "o", "\u001b]0;fastapi: codelimit report .\u0007"]
31+
[6.996205, "o", "\u001b[1mfastapi/applications.py\u001b[0m\u001b[36m:\u001b[0m64\u001b[36m:\u001b[0m5\u001b[36m:\u001b[0m 317 \u001b[31m✖\u001b[0m __init__\r\n"]
32+
[6.996294, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m1263\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 229 \u001b[31m✖\u001b[0m Body\r\n"]
33+
[6.996347, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m643\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 222 \u001b[31m✖\u001b[0m Header\r\n"]
34+
[6.996423, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m1592\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 222 \u001b[31m✖\u001b[0m Form\r\n"]
35+
[6.996499, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m1906\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 222 \u001b[31m✖\u001b[0m File\r\n"]
36+
[6.996571, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m11\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 216 \u001b[31m✖\u001b[0m Path\r\n"]
37+
[6.996638, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m339\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 215 \u001b[31m✖\u001b[0m Query\r\n"]
38+
[6.996719, "o", "\u001b[1mfastapi/param_functions.py\u001b[0m\u001b[36m:\u001b[0m959\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 215 \u001b[31m✖\u001b[0m Cookie\r\n"]
39+
[6.996783, "o", "\u001b[1mfastapi/encoders.py\u001b[0m\u001b[36m:\u001b[0m102\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 191 \u001b[31m✖\u001b[0m jsonable_encoder\r\n"]
40+
[6.996855, "o", "\u001b[1mfastapi/openapi/utils.py\u001b[0m\u001b[36m:\u001b[0m215\u001b[36m:\u001b[0m1\u001b[36m:\u001b[0m 183 \u001b[31m✖\u001b[0m get_openapi_path\r\n"]
41+
[6.997954, "o", "\u001b[1;36m57\u001b[0m\u001b[1m more rows, use --full option to get all rows\u001b[0m\r\n"]
42+
[7.017025, "o", "\u001b]2;rob@mahler:~/projects/opensource/fastapi\u0007\u001b]1;..ource/fastapi\u0007"]
43+
[7.017091, "o", "\u001b]0;~/projects/opensource/fastapi\u0007"]
44+
[7.018383, "o", "\r\n"]
45+
[7.018456, "o", "\u001b[0m\u001b[27m\u001b[24m\u001b[J\u001b[34m~/projects/opensource/fastapi\u001b[39m \u001b[38;5;242mmaster\u001b[38;5;218m\u001b[39m\r\n\r\u001b[35m❯\u001b[39m "]
46+
[7.018496, "o", "\u001b[K"]
47+
[7.018593, "o", "\u001b[?1h\u001b="]
48+
[7.018651, "o", "\u001b[?2004h"]
49+
[9.288505, "o", "\u001b[?2004l\r\r\n"]

docs/assets/scan.cast

Lines changed: 67 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)