Skip to content

Commit

Permalink
test: update coverpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Nov 28, 2024
1 parent 702b8e9 commit c2d002d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def run_unit_tests(full: bool, wasm: bool, no_embed: bool):
"-v",
"-covermode=atomic",
"-cover",
"-coverpkg=../../...",
"-coverpkg=github.com/Zxilly/go-size-analyzer/...",
f"-test.gocoverdir={unit_path}"],
600)

Expand Down

0 comments on commit c2d002d

Please sign in to comment.