From 637c166e165e953cba875b018b68c402f185ce47 Mon Sep 17 00:00:00 2001 From: moha Date: Sun, 26 Apr 2026 03:19:36 +0900 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20.gitignore=E3=81=ABGo=E3=83=97?= =?UTF-8?q?=E3=83=AD=E3=82=B8=E3=82=A7=E3=82=AF=E3=83=88=E6=A8=99=E6=BA=96?= =?UTF-8?q?=E3=81=AE=E9=99=A4=E5=A4=96=E3=83=91=E3=82=BF=E3=83=BC=E3=83=B3?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.gitignore b/.gitignore index 488518a..cfdd8db 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,20 @@ +# Binary bringit + +# Test coverage +coverage.out +*.out + +# Environment +.env +.env.local + +# IDE +.vscode/ +.idea/ +*.swp +*.swo + +# OS +.DS_Store +Thumbs.db From bc9d33a442dc5d43ed393b333937d5beb00d0c54 Mon Sep 17 00:00:00 2001 From: moha Date: Sun, 26 Apr 2026 03:19:44 +0900 Subject: [PATCH 2/2] =?UTF-8?q?chore:=20coverage.out=E3=82=92=E3=83=AA?= =?UTF-8?q?=E3=83=9D=E3=82=B8=E3=83=88=E3=83=AA=E3=81=8B=E3=82=89=E5=89=8A?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coverage.out | 73 ---------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 coverage.out diff --git a/coverage.out b/coverage.out deleted file mode 100644 index 9475386..0000000 --- a/coverage.out +++ /dev/null @@ -1,73 +0,0 @@ -mode: set -github.com/mohadayo/bringit/handler.go:16.38,17.22 1 1 -github.com/mohadayo/bringit/handler.go:17.22,19.4 1 1 -github.com/mohadayo/bringit/handler.go:20.3,21.28 2 0 -github.com/mohadayo/bringit/handler.go:21.28,22.19 1 0 -github.com/mohadayo/bringit/handler.go:22.19,24.5 1 0 -github.com/mohadayo/bringit/handler.go:26.3,26.33 1 0 -github.com/mohadayo/bringit/handler.go:30.55,41.2 10 1 -github.com/mohadayo/bringit/handler.go:43.59,52.2 3 1 -github.com/mohadayo/bringit/handler.go:54.58,55.23 1 1 -github.com/mohadayo/bringit/handler.go:55.23,58.3 2 1 -github.com/mohadayo/bringit/handler.go:59.2,59.67 1 1 -github.com/mohadayo/bringit/handler.go:59.67,62.3 2 0 -github.com/mohadayo/bringit/handler.go:65.54,66.54 1 1 -github.com/mohadayo/bringit/handler.go:66.54,68.18 2 1 -github.com/mohadayo/bringit/handler.go:68.18,71.4 2 1 -github.com/mohadayo/bringit/handler.go:72.3,74.67 3 1 -github.com/mohadayo/bringit/handler.go:78.52,79.54 1 1 -github.com/mohadayo/bringit/handler.go:79.54,82.15 3 1 -github.com/mohadayo/bringit/handler.go:82.15,85.4 2 1 -github.com/mohadayo/bringit/handler.go:86.3,90.68 2 1 -github.com/mohadayo/bringit/handler.go:90.68,93.4 2 0 -github.com/mohadayo/bringit/handler.go:97.51,98.54 1 1 -github.com/mohadayo/bringit/handler.go:98.54,101.17 3 1 -github.com/mohadayo/bringit/handler.go:101.17,104.4 2 1 -github.com/mohadayo/bringit/handler.go:105.3,108.60 4 1 -github.com/mohadayo/bringit/handler.go:112.58,113.54 1 1 -github.com/mohadayo/bringit/handler.go:113.54,118.3 4 1 -github.com/mohadayo/bringit/handler.go:121.58,122.54 1 1 -github.com/mohadayo/bringit/handler.go:122.54,127.3 4 1 -github.com/mohadayo/bringit/handler.go:130.58,131.54 1 1 -github.com/mohadayo/bringit/handler.go:131.54,137.3 5 1 -github.com/mohadayo/bringit/handler.go:140.54,141.54 1 1 -github.com/mohadayo/bringit/handler.go:141.54,146.3 4 1 -github.com/mohadayo/bringit/handler.go:149.54,150.54 1 1 -github.com/mohadayo/bringit/handler.go:150.54,152.31 2 1 -github.com/mohadayo/bringit/handler.go:152.31,155.4 2 1 -github.com/mohadayo/bringit/handler.go:156.3,156.48 1 1 -github.com/mohadayo/bringit/main.go:10.44,11.34 1 1 -github.com/mohadayo/bringit/main.go:11.34,13.3 1 1 -github.com/mohadayo/bringit/main.go:14.2,14.19 1 1 -github.com/mohadayo/bringit/main.go:17.13,24.55 6 0 -github.com/mohadayo/bringit/main.go:24.55,27.3 2 0 -github.com/mohadayo/bringit/store.go:18.24,20.2 1 1 -github.com/mohadayo/bringit/store.go:22.32,25.2 2 1 -github.com/mohadayo/bringit/store.go:27.29,29.40 2 1 -github.com/mohadayo/bringit/store.go:29.40,30.61 1 0 -github.com/mohadayo/bringit/store.go:32.2,32.30 1 1 -github.com/mohadayo/bringit/store.go:35.61,49.2 5 1 -github.com/mohadayo/bringit/store.go:51.45,55.2 3 1 -github.com/mohadayo/bringit/store.go:57.76,62.14 4 1 -github.com/mohadayo/bringit/store.go:62.14,64.3 1 1 -github.com/mohadayo/bringit/store.go:65.2,73.13 3 1 -github.com/mohadayo/bringit/store.go:76.54,78.14 2 1 -github.com/mohadayo/bringit/store.go:78.14,80.3 1 0 -github.com/mohadayo/bringit/store.go:81.2,81.29 1 1 -github.com/mohadayo/bringit/store.go:81.29,82.22 1 1 -github.com/mohadayo/bringit/store.go:82.22,84.4 1 1 -github.com/mohadayo/bringit/store.go:86.2,86.12 1 1 -github.com/mohadayo/bringit/store.go:89.54,92.48 3 1 -github.com/mohadayo/bringit/store.go:92.48,95.3 2 1 -github.com/mohadayo/bringit/store.go:98.54,101.48 3 1 -github.com/mohadayo/bringit/store.go:101.48,104.3 2 1 -github.com/mohadayo/bringit/store.go:107.64,110.48 3 1 -github.com/mohadayo/bringit/store.go:110.48,113.3 2 1 -github.com/mohadayo/bringit/store.go:117.47,120.34 3 1 -github.com/mohadayo/bringit/store.go:120.34,122.3 1 1 -github.com/mohadayo/bringit/store.go:123.2,124.13 2 1 -github.com/mohadayo/bringit/store.go:127.50,132.14 4 1 -github.com/mohadayo/bringit/store.go:132.14,134.3 1 0 -github.com/mohadayo/bringit/store.go:135.2,135.29 1 1 -github.com/mohadayo/bringit/store.go:135.29,136.22 1 1 -github.com/mohadayo/bringit/store.go:136.22,139.4 2 1