Skip to content

Conversation

Zhang-Muyang
Copy link
Contributor

@Zhang-Muyang Zhang-Muyang commented Oct 14, 2024

This PR adds pachctl create snapshot, pachctl list snapshot, pachctl delete snapshot commands.
delete snapshot hasn't been tested because delete snapshot gRPC hasn't been merged.

possible next PR:
add delete snapshot in test; add inspect snapshot

Copy link

github-actions bot commented Oct 14, 2024

size-limit report 📦

Path Size
Entry 93.08 KB (0%)
Vendor XL 800.86 KB (0%)
Chunks 292.49 KB (0%)
Everything 1.16 MB (0%)

@Zhang-Muyang Zhang-Muyang marked this pull request as draft October 14, 2024 20:43
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 29.41176% with 60 lines in your changes missing coverage. Please review.

Project coverage is 62.23%. Comparing base (425657b) to head (cca7eca).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/internal/snapshot/cmds/cmds.go 30.76% 54 Missing ⚠️
src/internal/snapshot/pretty/pretty.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10390      +/-   ##
==========================================
- Coverage   62.28%   62.23%   -0.05%     
==========================================
  Files        1227     1229       +2     
  Lines       88121    88206      +85     
  Branches     1820     1820              
==========================================
+ Hits        54884    54895      +11     
- Misses      32396    32470      +74     
  Partials      841      841              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zhang-Muyang Zhang-Muyang marked this pull request as ready for review October 15, 2024 20:22
@Zhang-Muyang Zhang-Muyang changed the title [MLDM-111] Createsnapshot cmd [MLDM-111] create snapshot and list snapshot cmd Oct 16, 2024
@Zhang-Muyang Zhang-Muyang changed the title [MLDM-111] create snapshot and list snapshot cmd [MLDM-111] snapshot cmd: list, create, and delete Oct 16, 2024
@Zhang-Muyang Zhang-Muyang merged commit 7a62a54 into master Oct 18, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants