GoogleCloudPlatform / functions-framework-cpp

Functions Framework for C++
Apache License 2.0
48 stars 24 forks source link

ci: always save vcpkg cache #377

Closed coryan closed 1 year ago

coryan commented 1 year ago

Save the vcpkg cache immediately after it is generated. This makes the next run faster if there is an error compiling our code or running one of our tests.

codecov[bot] commented 1 year ago

Codecov Report

Merging #377 (50a48a0) into main (386b296) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 50a48a0 differs from pull request most recent head 4c974e9. Consider uploading reports for the commit 4c974e9 to get more accurate results

@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   89.24%   89.24%           
=======================================
  Files          97       97           
  Lines        3133     3133           
=======================================
  Hits         2796     2796           
  Misses        337      337           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more