Closed
Description
This worked with coverage<7, but seems broke with 7.0. Any ideas about what's the issue here? The changelog seems unhelpful.
See: https://github.com/platformdirs/platformdirs/actions/runs/3789103896/jobs/6442564756
The main problem seems to be that paths in the report are absolute and not relative so we can map it back to existing files, see https://github.com/platformdirs/platformdirs/blob/main/pyproject.toml#L57