# blitzy-public-samples/tidepool-platform SLOC report

> As of 2026-09-17 (commit c6c97a40fbeb), blitzy-public-samples/tidepool-platform contains 309,715 total lines: 261,154 code, 3,209 comments, 45,352 blank, across 1,215 files in 7 languages (top: Go 70.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

blitzy-public-samples/tidepool-platform has 261,154 source lines of code out of 309,715 total lines across 1,215 files, counted from the master ref at commit c6c97a40fbeb by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving blitzy-public-samples/tidepool-platform to commit c6c97a40fbeb, 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 84.3% of all lines, comments represent 1.0%, and the repository averages 215 code lines per file. Go accounts for 70.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,202 | 213,357 | 184,430 | 1,803 | 27,124 |
| GraphQL | 1 | 93,937 | 76,215 | 0 | 17,722 |
| Makefile | 1 | 456 | 363 | 0 | 93 |
| Shell | 2 | 82 | 68 | 1 | 13 |
| Dockerfile | 1 | 108 | 65 | 22 | 21 |
| YAML | 1 | 14 | 13 | 1 | 0 |
| Markdown | 7 | 1,761 | 0 | 1,382 | 379 |

Top language (Go 70.6%). Generated at 2026-09-17T20:27:33.943067986+00:00. Canonical report: https://octocounts.com/github/blitzy-public-samples/tidepool-platform

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/blitzy-public-samples/tidepool-platform/commit/c6c97a40fbebb4cb02e54f2e5e8f55d05ce74c51?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does blitzy-public-samples/tidepool-platform have?

blitzy-public-samples/tidepool-platform has 309,715 total lines, including 261,154 code lines, 3,209 comment lines, and 45,352 blank lines.

### How was the blitzy-public-samples/tidepool-platform line count measured?

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

### What commit was counted for blitzy-public-samples/tidepool-platform?

This OctoCounts report was generated from master at commit c6c97a40fbeb on 2026-09-17T20:27:33.943067986+00:00.

## Similar repository reports

- [Codeberg-org/gitea](https://octocounts.com/github/Codeberg-org/gitea) — Go, 266,516 code lines
- [golang/tools](https://octocounts.com/github/golang/tools) — Go, 267,434 code lines
- [Paca-AI/paca](https://octocounts.com/github/Paca-AI/paca) — Go, 269,867 code lines
- [0xJacky/nginx-ui](https://octocounts.com/github/0xJacky/nginx-ui) — Go, 245,093 code lines
- [cli/cli](https://octocounts.com/github/cli/cli) — Go, 238,069 code lines
- [tracewayapp/traceway](https://octocounts.com/github/tracewayapp/traceway) — Go, 234,338 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
