Commit graph

3 commits

Author SHA1 Message Date
Benjamin Lee
b3b1d43d8e
write complement test result summary to a tsv file 2024-09-24 11:25:52 -07:00
Benjamin Lee
e4e224f5dc
add live progress display to complement wrapper
Added the `derive` feature to the workspace serde dependency here.
Previously, the dependency was only used in the main package, which
ended up enabling the `derive` feature through transitive serde
dependencies. This is not the case for xtask, so we need to enable it
explicitly.
2024-09-24 11:25:52 -07:00
Benjamin Lee
ef6eb27b9b
add complement wrapper xtask script 2024-09-24 11:25:52 -07:00