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

Update FreeBSD docs to refer to 14.1 #2263

Closed yonas closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 43.23%. Comparing base (0cc0c62) to head (c7eed22). Report is 76 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2263 +/- ## =========================================== + Coverage 30.91% 43.23% +12.32% =========================================== Files 53 54 +1 Lines 20112 20706 +594 Branches 9755 9624 -131 =========================================== + Hits 6217 8952 +2735 - Misses 7922 8101 +179 + Partials 5973 3653 -2320 ```

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