copacetic icon indicating copy to clipboard operation
copacetic copied to clipboard

feat: Add support for remote cache imports/exports

Open cpuguy83 opened this issue 1 year ago • 1 comments

cpuguy83 avatar Aug 15 '23 20:08 cpuguy83

Codecov Report

Patch coverage: 22.85% and project coverage change: +0.07% :tada:

Comparison is base (69206e5) 28.51% compared to head (9a38109) 28.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
+ Coverage   28.51%   28.59%   +0.07%     
==========================================
  Files          16       16              
  Lines        1487     1490       +3     
==========================================
+ Hits          424      426       +2     
- Misses       1037     1038       +1     
  Partials       26       26              
Files Changed Coverage Δ
pkg/buildkit/buildkit.go 0.00% <0.00%> (ø)
pkg/pkgmgr/apk.go 45.23% <0.00%> (ø)
pkg/pkgmgr/dpkg.go 32.84% <0.00%> (ø)
pkg/pkgmgr/rpm.go 32.62% <0.00%> (ø)
pkg/patch/patch.go 7.29% <15.90%> (-0.16%) :arrow_down:
pkg/patch/cmd.go 65.38% <75.00%> (+11.81%) :arrow_up:

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

codecov[bot] avatar Aug 15 '23 20:08 codecov[bot]