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.8.0 #2153

Closed sylvestre closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 44.17%. Comparing base (0cc0c62) to head (a8c5368). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2153 +/- ## =========================================== + Coverage 30.91% 44.17% +13.25% =========================================== Files 53 53 Lines 20112 20618 +506 Branches 9755 9966 +211 =========================================== + Hits 6217 9107 +2890 + Misses 7922 7862 -60 + Partials 5973 3649 -2324 ```

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