push
travis-ci
<a href="https://github.com/clap-rs/clap/commit/<a class=hub.com/clap-rs/clap/commit/5d2876163028b71c5b170d290c730bf472de7b97">5d2876163<a href="https://github.com/clap-rs/clap/commit/5d2876163028b71c5b170d290c730bf472de7b97">">Merge #1667 1667: Several things r=CreepySkeleton a=pksunkara * Updated `Cargo.toml` for both crates to be consistent with each other * Removed `exclude` key since it is exclusive with `include` * Remove things from profiles when they are using default values anyway * Used `workspace.default-members` * Cherry pick [this](https://github.com/clap-rs/clap/commit/</a><a class="double-link" href="https://github.com/clap-rs/clap/commit/<a class="double-link" href="https://github.com/clap-rs/clap/commit/a525b57cb5a9e12df068c703dd6739f93774cba5">a525b57cb</a>">a525b57cb</a><a href="https://github.com/clap-rs/clap/commit/5d2876163028b71c5b170d290c730bf472de7b97">) commit from 2.x branch which does not exist in master * Put the test helper into `tests` folder. > The old tests used the include!() macro, which is quite hacky, and hurts compile times Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com> Co-authored-by: rleungx <rleungx@gmail.com>
244 of 244 new or added lines in 18 files covered. (100.0%)
9040 of 11276 relevant lines covered (80.17%)
6.2 hits per line