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

Mixnet PoC base branch #316

Merged
merged 37 commits into from
Sep 14, 2023

Merge branch 'master' into mixnet

1169e0e
Select commit
Loading
Failed to load commit list.
Merged

Mixnet PoC base branch #316

Merge branch 'master' into mixnet
1169e0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 14, 2023 in 0s

65.97% of diff hit (target 41.55%)

View this Pull Request on Codecov

65.97% of diff hit (target 41.55%)

Annotations

Check warning on line 9 in mixnet/client/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/config.rs#L9

Added line #L9 was not covered by tests

Check warning on line 16 in mixnet/client/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/config.rs#L16

Added line #L16 was not covered by tests

Check warning on line 25 in mixnet/client/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/config.rs#L25

Added line #L25 was not covered by tests

Check warning on line 46 in mixnet/client/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/lib.rs#L46

Added line #L46 was not covered by tests

Check warning on line 31 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L31

Added line #L31 was not covered by tests

Check warning on line 45 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L45

Added line #L45 was not covered by tests

Check warning on line 50 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L50

Added line #L50 was not covered by tests

Check warning on line 80 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L80

Added line #L80 was not covered by tests

Check warning on line 83 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L83

Added line #L83 was not covered by tests

Check warning on line 106 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 112 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L112

Added line #L112 was not covered by tests

Check warning on line 136 in mixnet/client/src/receiver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/receiver.rs#L136

Added line #L136 was not covered by tests

Check warning on line 50 in mixnet/client/src/sender.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/sender.rs#L50

Added line #L50 was not covered by tests

Check warning on line 53 in mixnet/client/src/sender.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/sender.rs#L53

Added line #L53 was not covered by tests

Check warning on line 108 in mixnet/client/src/sender.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/sender.rs#L108

Added line #L108 was not covered by tests

Check warning on line 116 in mixnet/client/src/sender.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/client/src/sender.rs#L116

Added line #L116 was not covered by tests

Check warning on line 17 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L17

Added line #L17 was not covered by tests

Check warning on line 24 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L24

Added line #L24 was not covered by tests

Check warning on line 28 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 30 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L30

Added line #L30 was not covered by tests

Check warning on line 33 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L33

Added line #L33 was not covered by tests

Check warning on line 41 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L41

Added line #L41 was not covered by tests

Check warning on line 46 in mixnet/node/src/client_notifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/client_notifier.rs#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 36 in mixnet/node/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/lib.rs#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 45 in mixnet/node/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mixnet/node/src/lib.rs#L45

Added line #L45 was not covered by tests