tarpaulin v0.9.0 Release Notes

Release Date: 2019-10-03 // over 4 years ago
  • โž• Added

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated phrasing of error messages on invalid --out and --output-dir command line options
    • ๐Ÿ–จ Replaced error printout in statemachine with log::error
    • Check callable arg count to prevent removing callables with no return from coverable lines
    • โœ‚ Removed test-threads limit from traced tests solving #190
    • โœ… Ignore empty executables generated by doctests with no_run annotation to avoid parsing errors

    โœ‚ Removed