mozilla / sccache

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

Prepare version 0.7.6 #2049

Closed sylvestre closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8d3cd35) 30.86% compared to head (cc93fda) 31.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2049 +/- ## ========================================== + Coverage 30.86% 31.16% +0.30% ========================================== Files 51 51 Lines 19653 19653 Branches 9455 9455 ========================================== + Hits 6066 6125 +59 - Misses 7852 7854 +2 + Partials 5735 5674 -61 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.