Skip to content

Commit 0552303

Browse files
author
abirhalaconstantines
committed
40 % test coverage
1 parent 36bbd99 commit 0552303

File tree

5 files changed

+958
-260
lines changed

5 files changed

+958
-260
lines changed

release.sh

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
set -e
44

5+
go test .
6+
57
arr=("amd64" "386")
68

79
for CPU_V in ${arr[@]}; do

0 commit comments

Comments
 (0)