Skip to content

Commit

Permalink
chore: add code coverage command to expensive pr command
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Mar 9, 2024
1 parent d2d6039 commit 42aa351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .justfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ ex-pr:
just pr
just check-powerset pace_core
just test-powerset pace_core
just coverage

# Run the test suite with coverage for the given package
p-coverage *PACKAGE:
Expand Down

0 comments on commit 42aa351

Please sign in to comment.