tarpaulin v0.18.3 Release Notes

Release Date: 2021-10-24 // over 2 years ago
  • โž• Added

    • โž• Added support for doctest no_run attribute
    • โž• Add support for source filter via inner attributes

    ๐Ÿ”„ Changed

    • ๐Ÿ [INTERNAL] Made link-dead-code apply for non-windows llvm instrumentation builds
    • Consolidate fn/impl-fn/trait-fn source analysis to use same implementation for consistency
    • โž• Add check to make sure a DirEntry with a .rs extension is actually a file and not a directory fixes #857
    • Make path_utils, source_analysis and statemachine public modules
    • โž• Add fork child to PID map to fix #790

    โœ‚ Removed