Some miscellanious stuff

This commit is contained in:
2025-01-06 17:52:12 +00:00
parent 2dc1771bb6
commit bcbffdc7a2
8 changed files with 185 additions and 185 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
test:
go test -coverprofile=coverage.out ./... -cover -bench=
go tool cover -html=coverage.out -o coverage.html
test:
go test -coverprofile=coverage.out ./... -cover -bench=
go tool cover -html=coverage.out -o coverage.html