cargo cargo-tarpaulin 0.27.0

latest releases: 0.32.8, 0.32.7, 0.32.6...
24 months ago

Added

  • Added --fail-immediately flag to abort execution the moment the first test failure occurs

Changed

  • Upgraded from clap v2 to v4. This has a few changes, notably any arguments which can be specified more
    than once require multiple entries so --run-types doc test needs to be turned into --run-types doc --run-types test
  • Ignore attributes on methods, functions and trait methods

Don't miss a new cargo-tarpaulin release

NewReleases is sending notifications on new releases.