diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-13 18:43:03 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-13 18:43:03 -0800 |
| commit | 21b4eec6c1e096573bcd5f2079bc21e23a960621 (patch) | |
| tree | 58c8fe2e86aef9859debd05344084e9060dc38c9 /main.out | |
| parent | 01d4bbe4b2842cb8c2e4319b6cf03d3050f38d06 (diff) | |
| download | neko-21b4eec6c1e096573bcd5f2079bc21e23a960621.tar.gz neko-21b4eec6c1e096573bcd5f2079bc21e23a960621.tar.bz2 neko-21b4eec6c1e096573bcd5f2079bc21e23a960621.zip | |
refactor(backend): improve testability and add tests (NK-6q9nyg)
Diffstat (limited to 'main.out')
| -rw-r--r-- | main.out | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/main.out b/main.out new file mode 100644 index 0000000..731b030 --- /dev/null +++ b/main.out @@ -0,0 +1,36 @@ +mode: set +adammathes.com/neko/main.go:21.13,22.41 1 0 +adammathes.com/neko/main.go:22.41,25.3 2 0 +adammathes.com/neko/main.go:28.31,55.19 17 1 +adammathes.com/neko/main.go:55.19,58.3 2 1 +adammathes.com/neko/main.go:60.2,60.38 1 1 +adammathes.com/neko/main.go:60.38,62.3 1 1 +adammathes.com/neko/main.go:64.2,64.10 1 1 +adammathes.com/neko/main.go:64.10,68.3 3 1 +adammathes.com/neko/main.go:70.2,70.48 1 1 +adammathes.com/neko/main.go:70.48,72.3 1 0 +adammathes.com/neko/main.go:75.2,76.18 2 1 +adammathes.com/neko/main.go:76.18,78.3 1 1 +adammathes.com/neko/main.go:80.2,80.15 1 1 +adammathes.com/neko/main.go:80.15,82.3 1 1 +adammathes.com/neko/main.go:84.2,84.20 1 1 +adammathes.com/neko/main.go:84.20,86.3 1 1 +adammathes.com/neko/main.go:88.2,88.18 1 1 +adammathes.com/neko/main.go:88.18,90.3 1 0 +adammathes.com/neko/main.go:92.2,92.26 1 1 +adammathes.com/neko/main.go:92.26,94.3 1 1 +adammathes.com/neko/main.go:96.2,98.12 2 1 +adammathes.com/neko/main.go:98.12,102.3 3 1 +adammathes.com/neko/main.go:103.2,103.19 1 1 +adammathes.com/neko/main.go:103.19,107.3 3 1 +adammathes.com/neko/main.go:108.2,108.18 1 1 +adammathes.com/neko/main.go:108.18,112.3 3 1 +adammathes.com/neko/main.go:114.2,114.13 1 1 +adammathes.com/neko/main.go:114.13,116.3 1 0 +adammathes.com/neko/main.go:119.2,119.30 1 1 +adammathes.com/neko/main.go:119.30,121.3 1 1 +adammathes.com/neko/main.go:123.2,127.12 4 0 +adammathes.com/neko/main.go:130.35,131.17 1 1 +adammathes.com/neko/main.go:131.17,133.3 1 1 +adammathes.com/neko/main.go:134.2,135.6 2 0 +adammathes.com/neko/main.go:135.6,138.3 2 0 |
