Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #2179 +/- ## =========================================== + Coverage 30.91% 51.28% +20.36% =========================================== Files 53 53 Lines 20112 20327 +215 Branches 9755 9693 -62 =========================================== + Hits 6217 10424 +4207 + Misses 7922 7916 -6 + Partials 5973 1987 -3986 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.