Skip to content

Commit 48c9bb4

Browse files
committed
test: add identifier_checker and rule_collector unit test cases
1 parent c433503 commit 48c9bb4

File tree

7 files changed

+1473
-16
lines changed

7 files changed

+1473
-16
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ jobs:
8686
go test -race -count=1 ./... -coverprofile=coverage.txt -covermode=atomic
8787
8888
- name: Coverage
89-
run: bash <(curl -s https://codecov.io/bash)
89+
run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)