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

Implementation of Commitment Protocol backend for Viaduct 2.0 (Circuit IR) #795

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Applied spotless kotlin for CI to pass

415e91b
Select commit
Loading
Failed to load commit list.
Open

Implementation of Commitment Protocol backend for Viaduct 2.0 (Circuit IR) #795

Applied spotless kotlin for CI to pass
415e91b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 4, 2024 in 0s

71.28% of diff hit (target 65.66%)

View this Pull Request on Codecov

71.28% of diff hit (target 65.66%)

Annotations

Check warning on line 132 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L132

Added line #L132 was not covered by tests

Check warning on line 137 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L137

Added line #L137 was not covered by tests

Check warning on line 175 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L175

Added line #L175 was not covered by tests

Check warning on line 187 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L187

Added line #L187 was not covered by tests

Check warning on line 191 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L191

Added line #L191 was not covered by tests

Check warning on line 242 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L242

Added line #L242 was not covered by tests

Check warning on line 265 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L265

Added line #L265 was not covered by tests

Check warning on line 294 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/cleartext/CleartextCircuitCodeGenerator.kt#L294

Added line #L294 was not covered by tests

Check warning on line 29 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L29

Added line #L29 was not covered by tests

Check warning on line 34 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L34

Added line #L34 was not covered by tests

Check warning on line 38 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L38

Added line #L38 was not covered by tests

Check warning on line 42 in compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/main/kotlin/io/github/aplcornell/viaduct/backends/commitment/CommitmentCircuitCodeGenerator.kt#L42

Added line #L42 was not covered by tests