|
56 | 56 | { |
57 | 57 | "path": "README.en.md", |
58 | 58 | "moduleName": "root", |
59 | | - "tokenEstimate": 5052, |
| 59 | + "tokenEstimate": 1723, |
60 | 60 | "summary": "README.en.md is a docs file written as Markdown." |
61 | 61 | }, |
62 | 62 | { |
63 | 63 | "path": "README.md", |
64 | 64 | "moduleName": "root", |
65 | | - "tokenEstimate": 4516, |
| 65 | + "tokenEstimate": 1717, |
66 | 66 | "summary": "README.md is a docs file written as Markdown." |
67 | 67 | }, |
68 | 68 | { |
69 | 69 | "path": "README.zh-CN.md", |
70 | 70 | "moduleName": "root", |
71 | | - "tokenEstimate": 4672, |
| 71 | + "tokenEstimate": 1717, |
72 | 72 | "summary": "README.zh-CN.md is a docs file written as Markdown." |
73 | 73 | }, |
74 | 74 | { |
|
797 | 797 | "tokenEstimate": 197, |
798 | 798 | "summary": "benchmarks/fixtures/monorepo/packages/api/README.md is a docs file written as Markdown." |
799 | 799 | }, |
800 | | - { |
801 | | - "path": "benchmarks/fixtures/monorepo/packages/config/package.json", |
802 | | - "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
803 | | - "tokenEstimate": 19, |
804 | | - "summary": "benchmarks/fixtures/monorepo/packages/config/package.json is a config file written as JSON." |
805 | | - }, |
806 | | - { |
807 | | - "path": "benchmarks/fixtures/monorepo/packages/config/README.md", |
808 | | - "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
809 | | - "tokenEstimate": 197, |
810 | | - "summary": "benchmarks/fixtures/monorepo/packages/config/README.md is a docs file written as Markdown." |
811 | | - }, |
812 | 800 | { |
813 | 801 | "path": "benchmarks/fixtures/monorepo/packages/shared/package.json", |
814 | 802 | "moduleName": "benchmarks/fixtures/monorepo/packages/shared", |
|
827 | 815 | "tokenEstimate": 197, |
828 | 816 | "summary": "benchmarks/fixtures/monorepo/packages/web/README.md is a docs file written as Markdown." |
829 | 817 | }, |
| 818 | + { |
| 819 | + "path": "benchmarks/fixtures/monorepo/packages/config/package.json", |
| 820 | + "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
| 821 | + "tokenEstimate": 19, |
| 822 | + "summary": "benchmarks/fixtures/monorepo/packages/config/package.json is a config file written as JSON." |
| 823 | + }, |
| 824 | + { |
| 825 | + "path": "benchmarks/fixtures/monorepo/packages/config/README.md", |
| 826 | + "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
| 827 | + "tokenEstimate": 197, |
| 828 | + "summary": "benchmarks/fixtures/monorepo/packages/config/README.md is a docs file written as Markdown." |
| 829 | + }, |
830 | 830 | { |
831 | 831 | "path": "benchmarks/fixtures/react-app/src/auth/useAuthState.test.ts", |
832 | 832 | "moduleName": "benchmarks/fixtures/react-app", |
|
953 | 953 | "tokenEstimate": 37, |
954 | 954 | "summary": "benchmarks/fixtures/monorepo/packages/api/test/config.test.ts contains 0 detected symbols, 1 import, 0 exports." |
955 | 955 | }, |
956 | | - { |
957 | | - "path": "benchmarks/fixtures/monorepo/packages/config/src/loader.ts", |
958 | | - "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
959 | | - "tokenEstimate": 64, |
960 | | - "summary": "benchmarks/fixtures/monorepo/packages/config/src/loader.ts contains 2 detected symbols, 0 imports, 2 exports." |
961 | | - }, |
962 | | - { |
963 | | - "path": "benchmarks/fixtures/monorepo/packages/config/test/loader.test.ts", |
964 | | - "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
965 | | - "tokenEstimate": 38, |
966 | | - "summary": "benchmarks/fixtures/monorepo/packages/config/test/loader.test.ts contains 0 detected symbols, 1 import, 0 exports." |
967 | | - }, |
968 | 956 | { |
969 | 957 | "path": "benchmarks/fixtures/monorepo/packages/shared/src/metrics.ts", |
970 | 958 | "moduleName": "benchmarks/fixtures/monorepo/packages/shared", |
|
983 | 971 | "tokenEstimate": 28, |
984 | 972 | "summary": "benchmarks/fixtures/monorepo/packages/web/src/config.ts contains 1 detected symbol, 1 import, 1 export." |
985 | 973 | }, |
| 974 | + { |
| 975 | + "path": "benchmarks/fixtures/monorepo/packages/config/src/loader.ts", |
| 976 | + "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
| 977 | + "tokenEstimate": 64, |
| 978 | + "summary": "benchmarks/fixtures/monorepo/packages/config/src/loader.ts contains 2 detected symbols, 0 imports, 2 exports." |
| 979 | + }, |
| 980 | + { |
| 981 | + "path": "benchmarks/fixtures/monorepo/packages/config/test/loader.test.ts", |
| 982 | + "moduleName": "benchmarks/fixtures/monorepo/packages/config", |
| 983 | + "tokenEstimate": 38, |
| 984 | + "summary": "benchmarks/fixtures/monorepo/packages/config/test/loader.test.ts contains 0 detected symbols, 1 import, 0 exports." |
| 985 | + }, |
986 | 986 | { |
987 | 987 | "path": "test/fixtures/monorepo/packages/web/src/index.ts", |
988 | 988 | "moduleName": "test/fixtures/monorepo/packages/web", |
|
0 commit comments