Improve memory store tests reliability (#479)
* remove unnecessary GIT_BRANCH export * go mod tidy * fix tests naming, improve coverage * make flaky TestMemData_FlagListBlocked reliable
This commit is contained in:
committed by
Umputun
parent
6f969a0a76
commit
773da16649
@@ -53,7 +53,6 @@ jobs:
|
||||
|
||||
- name: submit coverage
|
||||
run: |
|
||||
export GIT_BRANCH=$GITHUB_REF
|
||||
cd backend
|
||||
$(go env GOPATH)/bin/goveralls -service="github" -coverprofile=$GITHUB_WORKSPACE/profile.cov
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user