Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[snapshots] Delete snapshot cli and daemon placeholder #3092

Merged
merged 5 commits into from
Jun 27, 2023

[cli] edit user strings and optimize loops

08ee002
Select commit
Loading
Failed to load commit list.
Merged

[snapshots] Delete snapshot cli and daemon placeholder #3092

[cli] edit user strings and optimize loops
08ee002
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jun 23, 2023 in 1s

61.27% of diff hit (target 84.71%)

View this Pull Request on Codecov

61.27% of diff hit (target 84.71%)

Annotations

Check warning on line 32 in include/multipass/exceptions/snapshot_name_taken.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/multipass/exceptions/snapshot_name_taken.h#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 46 in include/multipass/vm_image_info.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/multipass/vm_image_info.h#L46

Added line #L46 was not covered by tests

Check warning on line 43 in src/client/cli/cmd/common_callbacks.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/common_callbacks.h#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 45 in src/client/cli/cmd/common_callbacks.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/common_callbacks.h#L45

Added line #L45 was not covered by tests

Check warning on line 48 in src/client/cli/cmd/common_callbacks.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/common_callbacks.h#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 90 in src/client/cli/cmd/common_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/common_cli.cpp#L90

Added line #L90 was not covered by tests

Check warning on line 113 in src/client/cli/cmd/delete.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/delete.cpp#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 53 in src/client/cli/cmd/restore.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/restore.cpp#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 123 in src/client/cli/cmd/restore.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/restore.cpp#L123

Added line #L123 was not covered by tests

Check warning on line 126 in src/client/cli/cmd/restore.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/restore.cpp#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 44 in src/client/cli/cmd/snapshot.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/snapshot.cpp#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 279 in src/client/common/alias_dict.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/common/alias_dict.cpp#L279

Added line #L279 was not covered by tests

Check warning on line 1174 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1172-L1174

Added lines #L1172 - L1174 were not covered by tests

Check warning on line 1717 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1715-L1717

Added lines #L1715 - L1717 were not covered by tests

Check warning on line 1719 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1719

Added line #L1719 was not covered by tests

Check warning on line 1729 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1729

Added line #L1729 was not covered by tests

Check warning on line 1731 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1731

Added line #L1731 was not covered by tests

Check warning on line 1735 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1735

Added line #L1735 was not covered by tests

Check warning on line 1739 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1739

Added line #L1739 was not covered by tests

Check warning on line 1747 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1745-L1747

Added lines #L1745 - L1747 were not covered by tests

Check warning on line 1751 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1749-L1751

Added lines #L1749 - L1751 were not covered by tests

Check warning on line 1756 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1753-L1756

Added lines #L1753 - L1756 were not covered by tests

Check warning on line 1758 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1758

Added line #L1758 was not covered by tests

Check warning on line 1761 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1760-L1761

Added lines #L1760 - L1761 were not covered by tests

Check warning on line 1764 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1763-L1764

Added lines #L1763 - L1764 were not covered by tests