Skip to content

Commit

Permalink
chore: output codecov coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-aranha-cw committed Dec 18, 2024
1 parent 4bec71a commit 1937683
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -599,3 +599,5 @@ stratus-test-coverage output="":
-rm utils/deploy/deploy_02.log

cargo llvm-cov report {{output}}
cargo llvm-cov report --codecov --output-path target/llvm-cov/codecov/codecov.json

0 comments on commit 1937683

Please sign in to comment.