closer and closer to testing it away

This commit is contained in:
stop screaming 2026-02-21 18:13:36 +02:00
parent 817d2a722c
commit 4aef21f60d
10 changed files with 1782 additions and 2028 deletions

View file

@ -13,8 +13,8 @@ bacon:
check:
reset && cargo check
test:
cargo test --workspace --exclude jack
test +ARGS="":
cargo test --workspace --exclude jack --exclude jack-sys {{ARGS}}
covfig := "CARGO_INCREMENTAL=0 RUSTFLAGS='-Cinstrument-coverage' RUSTDOCFLAGS='-Cinstrument-coverage' LLVM_PROFILE_FILE='cov/cargo-test-%p-%m.profraw'"
grcov-binary := "--binary-path ./target/coverage/deps/"
@ -130,3 +130,7 @@ plugin:
rg 'TODO' app/ | cat
rg 'TODO' app/ | wc -l
echo
new:
cargo build
target/debug/tek new