# Tencent/WeKnora SLOC report

> As of 2026-08-18 (commit 9b4f792a04d8), Tencent/WeKnora contains 668,089 total lines: 511,235 code, 93,556 comments, 63,298 blank, across 2,906 files in 25 languages (top: Go 70.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Tencent/WeKnora to commit 9b4f792a04d8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 76.5% of all lines, comments represent 14.0%, and the repository averages 176 code lines per file. Go accounts for 70.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,799 | 457,052 | 358,541 | 56,485 | 42,026 |
| TypeScript | 223 | 58,355 | 51,996 | 3,350 | 3,009 |
| JSON | 37 | 34,009 | 34,007 | 0 | 2 |
| YAML | 32 | 21,461 | 20,506 | 699 | 256 |
| Vue | 177 | 17,618 | 15,471 | 936 | 1,211 |
| Python | 84 | 16,751 | 13,468 | 770 | 2,513 |
| SQL | 183 | 6,787 | 4,624 | 1,301 | 862 |
| LESS | 17 | 4,601 | 3,844 | 123 | 634 |
| Shell | 27 | 4,039 | 2,960 | 533 | 546 |
| JavaScript | 44 | 3,399 | 2,892 | 98 | 409 |
| Rust | 4 | 934 | 822 | 28 | 84 |
| SVG | 72 | 856 | 814 | 3 | 39 |

Top language (Go 70.1%). Generated at 2026-08-18T18:47:24.062754393+00:00. Canonical report: https://octocounts.com/github/Tencent/WeKnora

## Report FAQ

### How many lines of code does Tencent/WeKnora have?

Tencent/WeKnora has 668,089 total lines, including 511,235 code lines, 93,556 comment lines, and 63,298 blank lines.

### How was the Tencent/WeKnora line count measured?

OctoCounts resolved the public GitHub repository to commit 9b4f792a04d8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Tencent/WeKnora?

This OctoCounts report was generated from main at commit 9b4f792a04d8 on 2026-08-18T18:47:24.062754393+00:00.

## Similar repository reports

- [HaoyueQin/DeepSeek-Reasonix](https://octocounts.com/github/HaoyueQin/DeepSeek-Reasonix) — Go, 519,274 code lines
- [ollama/ollama](https://octocounts.com/github/ollama/ollama) — Go, 500,593 code lines
- [harness/harness](https://octocounts.com/github/harness/harness) — Go, 497,918 code lines
- [UnicomAI/wanwu](https://octocounts.com/github/UnicomAI/wanwu) — Go, 526,611 code lines
- [ZenGeekLabs/DJOneHub](https://octocounts.com/github/ZenGeekLabs/DJOneHub) — Go, 459,492 code lines
- [prometheus/prometheus](https://octocounts.com/github/prometheus/prometheus) — Go, 449,125 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
