covguard-paths
Tiny crate containing shared path normalization logic for covguard adapters.
It currently exposes:
normalize_diff_pathfor diff header file names.normalize_coverage_pathfor LCOVSF:file entries.normalize_coverage_path_with_stripfor LCOV entries with configured strip prefixes.