Skip to content

Commit

Permalink
Revert test status for coverage merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Tit Petric committed Sep 12, 2024
1 parent 7fc6537 commit 0b10aad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .taskfiles/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ tasks:
desc: "Show source coverage"
aliases: [cov, coverage]
deps: [cover:merge]
status:
- test -f coverage/{{.product}}-all.cov
cmds:
- go tool cover -func=coverage/{{.product}}-all.cov | summary coverfunc

Expand Down

0 comments on commit 0b10aad

Please sign in to comment.