File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ output-type : lcov
2+ output-file : ./lcov.info
Original file line number Diff line number Diff line change 2828 run : cargo test --release --all-features --all --verbose
2929 env :
3030 CARGO_INCREMENTAL : ' 0'
31- RUSTFLAGS : ' -Zprofile -Ccodegen-units=1 -Cllvm-args=--inline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=unwind -Zpanic_unwind_tests '
32- RUSTDOCFLAGS : ' -Zprofile -Ccodegen-units=1 -Cllvm-args=--inline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=unwind -Zpanic_unwind_tests '
31+ RUSTFLAGS : ' -Zprofile -Ccodegen-units=1 -Cllvm-args=--inline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=unwind -Zpanic_abort_tests '
32+ RUSTDOCFLAGS : ' -Zprofile -Ccodegen-units=1 -Cllvm-args=--inline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=unwind -Zpanic_abort_tests '
3333 - name : rust-grcov
3434 # You may pin to the exact commit or the version.
3535 # uses: actions-rs/grcov@bb47b1ed7883a1502fa6875d562727ace2511248
You can’t perform that action at this time.
0 commit comments