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 end-to-end encryption module #1407

Merged
merged 9 commits into from
Apr 26, 2024

Merge branch 'main' into encryption

42a012a
Select commit
Loading
Failed to load commit list.
Merged

Problem: no end-to-end encryption module #1407

Merge branch 'main' into encryption
42a012a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 26, 2024 in 0s

49.10% of diff hit (target 15.35%)

View this Pull Request on Codecov

49.10% of diff hit (target 15.35%)

Annotations

Check warning on line 43 in app/upgrades.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrades.go#L43

Added line #L43 was not covered by tests

Check warning on line 37 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 41 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 53 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 62 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 68 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 74 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L70-L74

Added lines #L70 - L74 were not covered by tests

Check warning on line 76 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L76

Added line #L76 was not covered by tests

Check warning on line 82 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 86 in x/e2ee/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/keeper/keeper.go#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 42 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L42

Added line #L42 was not covered by tests

Check warning on line 68 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L68

Added line #L68 was not covered by tests

Check warning on line 74 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L74

Added line #L74 was not covered by tests

Check warning on line 80 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 112 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L112

Added line #L112 was not covered by tests

Check warning on line 121 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 123 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L123

Added line #L123 was not covered by tests

Check warning on line 135 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L135

Added line #L135 was not covered by tests

Check warning on line 138 in x/e2ee/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/module.go#L138

Added line #L138 was not covered by tests

Check warning on line 28 in x/e2ee/types/keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/e2ee/types/keys.go#L24-L28

Added lines #L24 - L28 were not covered by tests