pack icon indicating copy to clipboard operation
pack copied to clipboard

cache: Add support for bind cache

Open imnitishng opened this issue 2 years ago • 1 comments

Summary

Add bind cache support to pack

Output

Before

After

Documentation

  • Should this change be documented?
    • [ ] Yes, see #___
    • [x] No

Related

Resolves #1474 Resolves #1473

imnitishng avatar Aug 10 '22 18:08 imnitishng

Codecov Report

Merging #1497 (c0b32c3) into main (a2941f1) will decrease coverage by 0.13%. The diff coverage is 66.67%.

:exclamation: Current head c0b32c3 differs from pull request most recent head 32dabff. Consider uploading reports for the commit 32dabff to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1497      +/-   ##
==========================================
- Coverage   80.25%   80.12%   -0.12%     
==========================================
  Files         154      155       +1     
  Lines       10021    10084      +63     
==========================================
+ Hits         8041     8079      +38     
- Misses       1499     1522      +23     
- Partials      481      483       +2     
Flag Coverage Δ
os_linux 79.89% <66.67%> (-0.12%) :arrow_down:
os_macos 77.37% <66.67%> (-0.10%) :arrow_down:
os_windows 80.00% <66.67%> (-0.12%) :arrow_down:
unit 80.12% <66.67%> (-0.12%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

codecov[bot] avatar Aug 11 '22 15:08 codecov[bot]

Hey I just noticed the same, thanks for the cleanup!

imnitishng avatar Sep 14 '22 04:09 imnitishng