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

Problem: no encrypt and decrypt cmds for message #1411

Merged
merged 7 commits into from
Apr 29, 2024

move command to e2ee module

c3e60d1
Select commit
Loading
Failed to load commit list.
Merged

Problem: no encrypt and decrypt cmds for message #1411

move command to e2ee module
c3e60d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 29, 2024 in 1s

56.54% of diff hit (target 35.44%)

View this Pull Request on Codecov

56.54% of diff hit (target 35.44%)

Annotations

Check warning on line 28 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L28

Added line #L28 was not covered by tests

Check warning on line 33 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L33

Added line #L33 was not covered by tests

Check warning on line 38 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L38

Added line #L38 was not covered by tests

Check warning on line 43 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L43

Added line #L43 was not covered by tests

Check warning on line 47 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L47

Added line #L47 was not covered by tests

Check warning on line 54 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L54

Added line #L54 was not covered by tests

Check warning on line 59 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L59

Added line #L59 was not covered by tests

Check warning on line 68 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L68

Added line #L68 was not covered by tests

Check warning on line 72 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L72

Added line #L72 was not covered by tests

Check warning on line 84 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 87 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 102 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L102

Added line #L102 was not covered by tests

Check warning on line 105 in x/e2ee/client/cli/decrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/decrypt.go#L105

Added line #L105 was not covered by tests

Check warning on line 28 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L28

Added line #L28 was not covered by tests

Check warning on line 33 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L33

Added line #L33 was not covered by tests

Check warning on line 38 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L38

Added line #L38 was not covered by tests

Check warning on line 49 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L49

Added line #L49 was not covered by tests

Check warning on line 53 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L53

Added line #L53 was not covered by tests

Check warning on line 61 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L61

Added line #L61 was not covered by tests

Check warning on line 65 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L65

Added line #L65 was not covered by tests

Check warning on line 73 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L73

Added line #L73 was not covered by tests

Check warning on line 77 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L77

Added line #L77 was not covered by tests

Check warning on line 95 in x/e2ee/client/cli/encrypt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/encrypt.go#L95

Added line #L95 was not covered by tests

Check warning on line 26 in x/e2ee/client/cli/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/generate.go#L26

Added line #L26 was not covered by tests

Check warning on line 31 in x/e2ee/client/cli/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/client/cli/generate.go#L31

Added line #L31 was not covered by tests