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.
Apache License 2.0
5.85k
stars
552
forks
source link
build(deps): bump time from 0.3.31 to 0.3.36 #2184
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #2184 +/- ## =========================================== + Coverage 30.91% 51.67% +20.75% =========================================== Files 53 53 Lines 20112 20327 +215 Branches 9755 9691 -64 =========================================== + Hits 6217 10503 +4286 + Misses 7922 7852 -70 + Partials 5973 1972 -4001 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.