Open ColinFinck opened 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 40.71%. Comparing base (
0cc0c62
) to head (9aebab5
). Report is 81 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I don't see what's special about the
--remap-path-prefix
argument that it was marked asTooHard
and not just passed through. I'm changing it toPassThrough
here. This change has worked in a local test.Please put my PR under scrutiny. This argument has been unsupported by sccache for a long time and it feels too simple to just change it to
PassThrough
.